We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f8cd3c + e90885e commit 809ed40Copy full SHA for 809ed40
modules/clickhouse/build.gradle
@@ -5,5 +5,5 @@ dependencies {
5
api project(':jdbc')
6
7
testImplementation project(':jdbc-test')
8
- testImplementation 'ru.yandex.clickhouse:clickhouse-jdbc:0.3.1-patch'
+ testImplementation 'ru.yandex.clickhouse:clickhouse-jdbc:0.3.2'
9
}
0 commit comments