We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912f0ee commit 2516326Copy full SHA for 2516326
build.gradle.kts
@@ -34,7 +34,7 @@ val postgresqlVersion = "42.7.5"
34
val awailitilityKotlinVersion = "4.3.0"
35
val assertkJvmVersion = "0.28.1"
36
val springMockkVersion = "4.0.2"
37
-val mockkVersion = "1.13.16"
+val mockkVersion = "1.13.17"
38
val guavaVersion = "33.4.0-jre"
39
val orgJsonVersion = "20250107"
40
val graphQLKotlinVersion = "8.3.0"
0 commit comments