Skip to content

Commit 092e9e7

Browse files
committed
Upgrade to MockK 1.14.2
Closes gh-45908
1 parent af8e998 commit 092e9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ bom {
151151
]
152152
}
153153
}
154-
library("MockK", "1.13.5") {
154+
library("MockK", "1.14.2") {
155155
group("io.mockk") {
156156
modules = [
157157
"mockk"

0 commit comments

Comments
 (0)