Skip to content

Commit 39189cd

Browse files
authored
main: Update dependency org.testcontainers:testcontainers-bom to v1.21.1 (#1748)
1 parent bc2c0eb commit 39189cd

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
@@ -92,7 +92,7 @@ spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12", version.ref
9292
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version = "4.9.3" }
9393
swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref = "swagger" }
9494
swagger-jaxrs = { module = "io.swagger:swagger-jaxrs", version.ref = "swagger" }
95-
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.0" }
95+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.1" }
9696
threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
9797

9898
[plugins]

0 commit comments

Comments
 (0)