Skip to content

Commit

Permalink
Update dependency io.trino:trino-client to v458 (#9555)
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 Sep 18, 2024
1 parent 681e2ae commit 7a7ba38
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 @@ -150,7 +150,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.1" }
testcontainers-keycloak = { module = "com.github.dasniko:testcontainers-keycloak", version = "3.4.0" }
threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
trino-client = { module = "io.trino:trino-client", version = "457" }
trino-client = { module = "io.trino:trino-client", version = "458" }
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.10" }
Expand Down

0 comments on commit 7a7ba38

Please sign in to comment.