Skip to content

Commit 5115694

Browse files
Update dependency org.testcontainers:testcontainers-bom to v2.0.4
1 parent fbb61c1 commit 5115694

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
@@ -145,7 +145,7 @@ spark-sql-v34-v213 = { module = "org.apache.spark:spark-sql_2_13", version = { s
145145
spark-sql-v35-v212 = { module = "org.apache.spark:spark-sql_2_12", version = { strictly = "[3.5, 3.6[", prefer = "3.5.3"}}
146146
spark-sql-v35-v213 = { module = "org.apache.spark:spark-sql_2_13", version = { strictly = "[3.5, 3.6[", prefer = "3.5.3"}}
147147
spark-sql-v40-v213 = { module = "org.apache.spark:spark-sql_2_13", version = { strictly = "[4.0, 4.1[", prefer = "4.0.1"}}
148-
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.3" }
148+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.4" }
149149
testcontainers-keycloak = { module = "com.github.dasniko:testcontainers-keycloak", version = "4.1.1" }
150150
threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
151151
trino-client = { module = "io.trino:trino-client", version = "479" }

0 commit comments

Comments
 (0)