Skip to content

Commit d6985f2

Browse files
Update dependency org.testcontainers:testcontainers-bom to v1.20.5 (#1288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a04996e commit d6985f2

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
@@ -17,7 +17,7 @@ junit-jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.re
1717
junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
1818
apiguardian = { module = "org.apiguardian:apiguardian-api", version = "1.1.2" }
1919

20-
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.4" }
20+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.5" }
2121
testcontainers-mysql = { module = "org.testcontainers:mysql" }
2222
testcontainers-oracle = { module = "org.testcontainers:oracle-xe" }
2323
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }

0 commit comments

Comments
 (0)