Skip to content

Commit 809ed40

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/clickhouse/ru.yandex.clickhouse-clickhouse-jdbc-0.3.2' into combined-pr-branch
2 parents 5f8cd3c + e90885e commit 809ed40

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.3.1-patch'
8+
testImplementation 'ru.yandex.clickhouse:clickhouse-jdbc:0.3.2'
99
}

0 commit comments

Comments
 (0)