Skip to content

Commit 4b552d5

Browse files
committed
Upgrade to MockK 1.13.5
Closes gh-36708
1 parent 2c7fe47 commit 4b552d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-parent/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ bom {
130130
]
131131
}
132132
}
133-
library("MockK", "1.10.6") {
133+
library("MockK", "1.13.5") {
134134
group("io.mockk") {
135135
modules = [
136136
"mockk"

0 commit comments

Comments
 (0)