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 a8ef935 + 67c1f1b commit 2374198Copy full SHA for 2374198
modules/clickhouse/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
7
testImplementation project(':jdbc-test')
8
testRuntimeOnly 'ru.yandex.clickhouse:clickhouse-jdbc:0.3.2'
9
- testImplementation 'org.assertj:assertj-core:3.25.3'
+ testImplementation 'org.assertj:assertj-core:3.26.3'
10
}
0 commit comments