Skip to content

Commit

Permalink
build(deps): bump clickhouse from 0.6.0 to 0.6.0-patch4
Browse files Browse the repository at this point in the history
Bumps `clickhouse` from 0.6.0 to 0.6.0-patch4.

Updates `com.clickhouse:clickhouse-jdbc` from 0.6.0 to 0.6.0-patch4
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-java@v0.6.0...v0.6.0-patch4)

Updates `com.clickhouse:clickhouse-r2dbc` from 0.6.0 to 0.6.0-patch4
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-java@v0.6.0...v0.6.0-patch4)

Updates `com.clickhouse:clickhouse-client` from 0.6.0 to 0.6.0-patch4
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-java@v0.6.0...v0.6.0-patch4)

---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.clickhouse:clickhouse-r2dbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.clickhouse:clickhouse-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 28, 2024
1 parent 431bea0 commit 74aba86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spring-mybatis = "3.0.3"
guava = "33.1.0-jre"
easyexcel = "3.3.4"
redisson = "3.29.0"
clickhouse = "0.6.0"
clickhouse = "0.6.0-patch4"
spotbugs-annotations = "4.8.4"
mapstruct = "1.5.5.Final"
mapstruct-lombok = "0.2.0"
Expand Down

0 comments on commit 74aba86

Please sign in to comment.