Skip to content

Commit f9e9316

Browse files
authored
main: Update dependency org.testcontainers:testcontainers-bom to v1.21.3 (#2065)
1 parent 813ed39 commit f9e9316

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
@@ -94,7 +94,7 @@ spark35-sql-scala212 = { module = "org.apache.spark:spark-sql_2.12", version.ref
9494
spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", version = "4.9.3" }
9595
swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref = "swagger" }
9696
swagger-jaxrs = { module = "io.swagger:swagger-jaxrs", version.ref = "swagger" }
97-
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.1" }
97+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.21.3" }
9898
threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
9999

100100
[plugins]

0 commit comments

Comments
 (0)