Skip to content

Commit

Permalink
Bump org.testcontainers:clickhouse from 1.19.3 to 1.20.4
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:clickhouse](https://github.com/testcontainers/testcontainers-java) from 1.19.3 to 1.20.4.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.3...1.20.4)

---
updated-dependencies:
- dependency-name: org.testcontainers:clickhouse
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 633a74c commit 2a1a46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.15.1</quarkus.version>
<clickhouse.driver.version>0.3.2-patch11</clickhouse.driver.version>
<testcontainers.clickhouse.version>1.19.3</testcontainers.clickhouse.version>
<testcontainers.clickhouse.version>1.20.4</testcontainers.clickhouse.version>
<repackaged.version>1.7.0</repackaged.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 2a1a46f

Please sign in to comment.