Skip to content

Commit e7917e5

Browse files
Update dependency com.ninja-squad:springmockk to v5
1 parent 9663a95 commit e7917e5

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 = "6.0.4"
55
[libraries]
66
kotest-runner-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
77
kotest-extensions-spring = { module = "io.kotest:kotest-extensions-spring", version.ref = "kotest" }
8-
springmockk = { module = "com.ninja-squad:springmockk", version = "4.0.2" }
8+
springmockk = { module = "com.ninja-squad:springmockk", version = "5.0.1" }
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)