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.
1 parent 2b2ebc0 commit 3e8178aCopy full SHA for 3e8178a
build.gradle.kts
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
val mockkVersion = "1.13.1"
4
val logstashVersion = "7.2"
5
val springVersion = "2.5.5"
6
-val testContainersVersion = "1.17.3"
+val testContainersVersion = "1.17.5"
7
val springDocVersion = "1.6.11"
8
val tokenValidationVersion = "2.1.4"
9
val problemSpringWebStartVersion = "0.27.0"
0 commit comments