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 1fd40f8 commit 136300eCopy full SHA for 136300e
build.gradle.kts
@@ -180,8 +180,8 @@ val jUnitBomVersion = "5.12.2"
180
val mockkVersion = "1.14.5"
181
val awaitilityKVersion = "4.3.0"
182
val testContainersRedisVersion = "1.6.4"
183
-val testContainersPostgreSQLVersion = "1.20.6"
184
-val testContainersLocalStackVersion = "1.20.6"
+val testContainersPostgreSQLVersion = "1.21.3"
+val testContainersLocalStackVersion = "1.21.3"
185
186
dependencies {
187
// https://youtrack.jetbrains.com/issue/KT-71057/POM-file-unusable-after-upgrading-to-2.0.20-from-2.0.10
0 commit comments