Skip to content

Commit

Permalink
build(deps): bump org.testcontainers:redpanda from 1.18.3 to 1.19.1 (#…
Browse files Browse the repository at this point in the history
…3849)

Bumps [org.testcontainers:redpanda](https://github.com/testcontainers/testcontainers-java) from 1.18.3 to 1.19.1.
- [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.18.3...1.19.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 2a6c606 commit 2917f64
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 @@ -254,7 +254,7 @@
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>

<!-- Test containers version, should be aligned with version used in Quarkus -->
<test-containers.version>1.18.3</test-containers.version>
<test-containers.version>1.19.1</test-containers.version>
<keycloak.testcontainers.version>1.9.0</keycloak.testcontainers.version>
<keycloak-admin-client.version>21.1.2</keycloak-admin-client.version>
<embedded-postgres.version>2.0.4</embedded-postgres.version>
Expand Down

0 comments on commit 2917f64

Please sign in to comment.