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 ad8a37f + e584e2e commit daf39f9Copy full SHA for daf39f9
modules/clickhouse/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
7
testImplementation project(':jdbc-test')
8
testImplementation 'ru.yandex.clickhouse:clickhouse-jdbc:0.3.2'
9
- testImplementation 'org.assertj:assertj-core:3.23.1'
+ testImplementation 'org.assertj:assertj-core:3.24.2'
10
}
0 commit comments