Skip to content

Commit

Permalink
Update dependency com.github.dasniko:testcontainers-keycloak to v3.5.0 (
Browse files Browse the repository at this point in the history
#9716)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 40112de commit b700a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ spark-sql-v34-v213 = { module = "org.apache.spark:spark-sql_2_13", version = { s
spark-sql-v35-v212 = { module = "org.apache.spark:spark-sql_2_12", version = { strictly = "[3.5, 3.6[", prefer = "3.5.3"}}
spark-sql-v35-v213 = { module = "org.apache.spark:spark-sql_2_13", version = { strictly = "[3.5, 3.6[", prefer = "3.5.3"}}
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.2" }
testcontainers-keycloak = { module = "com.github.dasniko:testcontainers-keycloak", version = "3.4.0" }
testcontainers-keycloak = { module = "com.github.dasniko:testcontainers-keycloak", version = "3.5.0" }
threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
trino-client = { module = "io.trino:trino-client", version = "460" }
undertow-core = { module = "io.undertow:undertow-core", version.ref = "undertow" }
Expand Down

0 comments on commit b700a0f

Please sign in to comment.