Skip to content

Commit fe8b305

Browse files
Bump io.trino:trino-jdbc from 476 to 477 in /modules/trino
Bumps io.trino:trino-jdbc from 476 to 477. --- updated-dependencies: - dependency-name: io.trino:trino-jdbc dependency-version: '477' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 559df36 commit fe8b305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/trino/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77

88
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
99
testImplementation project(':testcontainers-jdbc-test')
10-
testRuntimeOnly 'io.trino:trino-jdbc:476'
10+
testRuntimeOnly 'io.trino:trino-jdbc:477'
1111
compileOnly 'org.jetbrains:annotations:26.0.2'
1212
}
1313

0 commit comments

Comments
 (0)