Skip to content

Commit 04baf37

Browse files
Bump clickhouse-jdbc from 0.2.4 to 0.3.1-patch in /modules/clickhouse
Bumps [clickhouse-jdbc](https://github.com/ClickHouse/clickhouse-jdbc) from 0.2.4 to 0.3.1-patch. - [Release notes](https://github.com/ClickHouse/clickhouse-jdbc/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-jdbc/blob/master/CHANGELOG) - [Commits](ClickHouse/clickhouse-java@release_0.2.4...v0.3.1-patch) --- updated-dependencies: - dependency-name: ru.yandex.clickhouse:clickhouse-jdbc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a8df79 commit 04baf37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/clickhouse/build.gradle

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

77
testImplementation project(':jdbc-test')
8-
testImplementation 'ru.yandex.clickhouse:clickhouse-jdbc:0.2.4'
8+
testImplementation 'ru.yandex.clickhouse:clickhouse-jdbc:0.3.1-patch'
99
}

0 commit comments

Comments
 (0)