Skip to content

Commit

Permalink
Update dependency io.trino:trino-client to v465 (#9962)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 5f134f5 commit 03cad5b
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 @@ -148,7 +148,7 @@ spark-sql-v35-v213 = { module = "org.apache.spark:spark-sql_2_13", version = { s
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.4" }
testcontainers-keycloak = { module = "com.github.dasniko:testcontainers-keycloak", version = "3.5.1" }
threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
trino-client = { module = "io.trino:trino-client", version = "464" }
trino-client = { module = "io.trino:trino-client", version = "465" }
undertow-core = { module = "io.undertow:undertow-core", version.ref = "undertow" }
undertow-servlet = { module = "io.undertow:undertow-servlet", version.ref = "undertow" }
vertx-core = { module = "io.vertx:vertx-core", version = "4.5.11" }
Expand Down

0 comments on commit 03cad5b

Please sign in to comment.