Skip to content

Commit bf925a2

Browse files
committed
Update testContainersPostgreSQLVersion to 1.21.3
1 parent 9f9f19a commit bf925a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ val jUnitBomVersion = "5.12.2"
7979
val mockkVersion = "1.14.0"
8080
val awaitilityKVersion = "4.2.0"
8181
val testContainersRedisVersion = "1.6.4"
82-
val testContainersPostgreSQLVersion = "1.20.6"
82+
val testContainersPostgreSQLVersion = "1.21.3"
8383
val springMockkVersion = "4.0.2"
8484

8585
val configBuildDir = "${layout.buildDirectory.get()}/config"

0 commit comments

Comments
 (0)