Skip to content

Commit 9088baf

Browse files
Bump com.databend:databend-jdbc from 0.3.2 to 0.3.5 in /modules/databend
Bumps [com.databend:databend-jdbc](https://github.com/databendcloud/databend-jdbc) from 0.3.2 to 0.3.5. - [Release notes](https://github.com/databendcloud/databend-jdbc/releases) - [Commits](databendlabs/databend-jdbc@v0.3.2...v0.3.5) --- updated-dependencies: - dependency-name: com.databend:databend-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad2e8b1 commit 9088baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/databend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies {
44
api project(':jdbc')
55

66
testImplementation project(':jdbc-test')
7-
testRuntimeOnly 'com.databend:databend-jdbc:0.3.2'
7+
testRuntimeOnly 'com.databend:databend-jdbc:0.3.5'
88
testImplementation 'org.assertj:assertj-core:3.26.3'
99
}

0 commit comments

Comments
 (0)