We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2afd505 commit 9b71d53Copy full SHA for 9b71d53
build.gradle.kts
@@ -75,7 +75,7 @@ val mockitoVersion = "5.14.1"
75
val servletVersion = "4.0.1"
76
val slf4japiVersion = "1.7.36"
77
val spotbugsAnnotationsVersion = "4.8.6"
78
-val testcontainersVersion = "1.20.3"
+val testcontainersVersion = "1.20.4"
79
val assertjVersion = "3.25.3"
80
val awaitilityVersion = "4.2.2"
81
0 commit comments