Skip to content

Commit d1cf0c5

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/clickhouse/ru.yandex.clickhouse-clickhouse-jdbc-0.3.1-patch' into combined-pr-branch
2 parents 4d93101 + 04baf37 commit d1cf0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/clickhouse/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ dependencies {
55
api project(':jdbc')
66

77
testImplementation project(':jdbc-test')
8-
testImplementation 'ru.yandex.clickhouse:clickhouse-jdbc:0.2.4'
8+
testImplementation 'ru.yandex.clickhouse:clickhouse-jdbc:0.3.1-patch'
99
}

0 commit comments

Comments
 (0)