Skip to content

Commit

Permalink
Bump io.trino:trino-jdbc from 458 to 465 in /modules/trino
Browse files Browse the repository at this point in the history
Bumps io.trino:trino-jdbc from 458 to 465.

---
updated-dependencies:
- dependency-name: io.trino:trino-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 15a150a commit dce0ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/trino/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies {
api project(':jdbc')

testImplementation project(':jdbc-test')
testRuntimeOnly 'io.trino:trino-jdbc:458'
testRuntimeOnly 'io.trino:trino-jdbc:465'
compileOnly 'org.jetbrains:annotations:24.1.0'
}

0 comments on commit dce0ce5

Please sign in to comment.