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 4d93101 + 04baf37 commit d1cf0c5Copy full SHA for d1cf0c5
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.2.4'
+ testImplementation 'ru.yandex.clickhouse:clickhouse-jdbc:0.3.1-patch'
9
}
0 commit comments