Skip to content

Commit 63ad507

Browse files
Update dependency io.trino:trino-client to v480
1 parent f61ea1a commit 63ad507

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
@@ -148,7 +148,7 @@ spark-sql-v40-v213 = { module = "org.apache.spark:spark-sql_2_13", version = { s
148148
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "2.0.3" }
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" }
151-
trino-client = { module = "io.trino:trino-client", version = "479" }
151+
trino-client = { module = "io.trino:trino-client", version = "480" }
152152
undertow-core = { module = "io.undertow:undertow-core", version.ref = "undertow" }
153153
undertow-servlet = { module = "io.undertow:undertow-servlet", version.ref = "undertow" }
154154
vertx-core = { module = "io.vertx:vertx-core", version = "5.0.8" }

0 commit comments

Comments
 (0)