Skip to content

Commit a4adc34

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

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,5 +4,5 @@ dependencies {
44
api project(':testcontainers-jdbc')
55

66
testImplementation project(':testcontainers-jdbc-test')
7-
testRuntimeOnly 'com.databend:databend-jdbc:0.4.0'
7+
testRuntimeOnly 'com.databend:databend-jdbc:0.4.1'
88
}

0 commit comments

Comments
 (0)