Skip to content

Commit d5df526

Browse files
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.21.2 (#1371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dd5566 commit d5df526

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

23-
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.1" }
23+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.2" }
2424
testcontainers-mysql = { module = "org.testcontainers:mysql" }
2525
testcontainers-oracle = { module = "org.testcontainers:oracle-xe" }
2626
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }

0 commit comments

Comments
 (0)