Skip to content

Commit 1ee1034

Browse files
Update dependency org.testcontainers:testcontainers-bom to v1.20.6 (#1300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 794de4e commit 1ee1034

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
@@ -19,7 +19,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
1919
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
2020
apiguardian = { module = "org.apiguardian:apiguardian-api", version = "1.1.2" }
2121

22-
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.5" }
22+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.6" }
2323
testcontainers-mysql = { module = "org.testcontainers:mysql" }
2424
testcontainers-oracle = { module = "org.testcontainers:oracle-xe" }
2525
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }

0 commit comments

Comments
 (0)