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 c7af158 commit 6ce6b58Copy full SHA for 6ce6b58
build.gradle.kts
@@ -86,7 +86,7 @@ val awsSpringVersion = "3.1.1"
86
val detektVersion = "1.23.8"
87
88
// Tests
89
-val jUnitBomVersion = "5.10.0"
+val jUnitBomVersion = "5.12.2"
90
val mockkVersion = "1.14.0"
91
val awaitilityKVersion = "4.2.0"
92
val testcontainersRedis = "1.6.4"
0 commit comments