Skip to content

Commit

Permalink
Merge pull request #115 from quarkiverse/dependabot/maven/org.testcon…
Browse files Browse the repository at this point in the history
…tainers-hivemq-1.19.1

Bump org.testcontainers:hivemq from 1.17.6 to 1.19.1
  • Loading branch information
Pablo Gonzalez Granados authored Oct 3, 2023
2 parents 52b00a7 + 734ac4e commit 72a3a83
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 72a3a83

Please sign in to comment.