Skip to content

Commit 3746340

Browse files
Update dependency org.testcontainers:testcontainers-bom to v1.20.5
1 parent d60fbef commit 3746340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ junit = "5.11.4"
66
logback = "1.5.15"
77
postgresql = "42.7.4"
88
tap4j = "4.4.2"
9-
testcontainers = "1.20.4"
9+
testcontainers = "1.20.5"
1010

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

0 commit comments

Comments
 (0)