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 1dd05b8 + 1e2cad4 commit 557bd55Copy full SHA for 557bd55
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.24.2'
+ testImplementation 'org.assertj:assertj-core:3.25.1'
10
}
0 commit comments