Skip to content

Commit cda8704

Browse files
Update dependency org.testcontainers:testcontainers-bom to v1.20.4
1 parent 9c0f1c0 commit cda8704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ junit = "5.10.2"
66
logback = "1.5.5"
77
postgresql = "42.6.1"
88
tap4j = "4.4.2"
9-
testcontainers = "1.19.7"
9+
testcontainers = "1.20.4"
1010

1111
[libraries]
1212
flywayCore = { module = "org.flywaydb:flyway-core", version.ref = "flyway" }

0 commit comments

Comments
 (0)