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 8d4bb04 commit b5adad9Copy full SHA for b5adad9
build.gradle.kts
@@ -88,7 +88,7 @@ val detektVersion = "1.23.8"
88
// Tests
89
val jUnitBomVersion = "5.10.0"
90
val mockkVersion = "1.14.0"
91
-val awaitilityKVersion = "4.2.0"
+val awaitilityKVersion = "4.3.0"
92
val testcontainersRedis = "1.6.4"
93
val springMockkVersion = "4.0.2"
94
0 commit comments