We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe8b953 + 11caa9d commit e1aef3aCopy full SHA for e1aef3a
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
val mockkVersion = "1.14.2"
4
val logstashVersion = "8.1"
5
-val testContainersVersion = "1.21.0"
+val testContainersVersion = "1.21.1"
6
val springDocVersion = "2.8.8"
7
val tokenValidationVersion = "5.0.29"
8
val kotlinVersion = "2.1.21"
0 commit comments