Skip to content

Commit 5369e7a

Browse files
committed
Upgrade to ClickHouse 0.9.0
Closes gh-45925
1 parent ff3d1ec commit 5369e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ bom {
3939
]
4040
}
4141
}
42-
library("ClickHouse", "0.6.5") {
42+
library("ClickHouse", "0.9.0") {
4343
group("com.clickhouse") {
4444
modules = [
4545
"clickhouse-jdbc",

0 commit comments

Comments
 (0)