Skip to content

Commit

Permalink
Bump org.testcontainers:hivemq from 1.17.6 to 1.19.1
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:hivemq](https://github.com/testcontainers/testcontainers-java) from 1.17.6 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.17.6...1.19.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:hivemq
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent f4336d4 commit 734ac4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/hivemq-client-smallrye/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>Quarkus - Hivemq Client - Integration Tests smallrye</name>

<properties>
<hive.testcontainers.version>1.17.6</hive.testcontainers.version>
<hive.testcontainers.version>1.19.1</hive.testcontainers.version>
<exclude.quarkus.native.tests>**/*Native*IT.java</exclude.quarkus.native.tests>
<include.tests>**/*Test.java</include.tests>
</properties>
Expand Down

0 comments on commit 734ac4e

Please sign in to comment.