Skip to content

Commit 3905646

Browse files
Bump com.databend:databend-jdbc from 0.2.9 to 0.3.2 in /modules/databend
Bumps [com.databend:databend-jdbc](https://github.com/databendcloud/databend-jdbc) from 0.2.9 to 0.3.2. - [Release notes](https://github.com/databendcloud/databend-jdbc/releases) - [Commits](https://github.com/databendcloud/databend-jdbc/commits/v0.3.2) --- updated-dependencies: - dependency-name: com.databend:databend-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 751aa4e commit 3905646

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.2.9'
7+
testRuntimeOnly 'com.databend:databend-jdbc:0.3.2'
88
testImplementation 'org.assertj:assertj-core:3.26.3'
99
}

0 commit comments

Comments
 (0)