Skip to content

Commit 56f903f

Browse files
authored
Update dependency org.testcontainers:testcontainers-bom to v1.21.0 (#1319)
2 parents 00b2606 + ce0b1e9 commit 56f903f

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.6" }
22+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.0" }
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)