Skip to content

Commit bf3d392

Browse files
Update dependency com.ninja-squad:springmockk to v3.1.2
1 parent 538e98c commit bf3d392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotest-spring-webflux/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotest = "5.4.2"
55
[libraries]
66
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
77
kotest-extensions-spring = { module = "io.kotest.extensions:kotest-extensions-spring", version = "1.1.2" }
8-
springmockk = { module = "com.ninja-squad:springmockk", version = "3.1.1" }
8+
springmockk = { module = "com.ninja-squad:springmockk", version = "3.1.2" }
99

1010
# Versions managed by Spring dependency management, and thus excluded here
1111
kotlinx-coroutines-reactor = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-reactor" }

0 commit comments

Comments
 (0)