Skip to content

Commit 0c36f1f

Browse files
committed
Upgrade to MockK 1.13.5
Closes gh-36753
1 parent 579aac0 commit 0c36f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ bom {
138138
]
139139
}
140140
}
141-
library("MockK", "1.10.6") {
141+
library("MockK", "1.13.5") {
142142
group("io.mockk") {
143143
modules = [
144144
"mockk"

0 commit comments

Comments
 (0)