Skip to content

Commit

Permalink
Merge pull request #33401 from quarkusio/dependabot/maven/testcontain…
Browse files Browse the repository at this point in the history
…ers.version-1.18.1

Bump testcontainers.version from 1.18.0 to 1.18.1
  • Loading branch information
gsmet authored May 17, 2023
2 parents 063ef0c + 6bf92e9 commit 62e9725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<avro.version>1.11.1</avro.version>
<apicurio-registry.version>2.4.2.Final</apicurio-registry.version>
<apicurio-common-rest-client.version>0.1.15.Final</apicurio-common-rest-client.version> <!-- must be the version Apicurio Registry uses -->
<testcontainers.version>1.18.0</testcontainers.version> <!-- Make sure to also update docker-java.version to match its needs -->
<testcontainers.version>1.18.1</testcontainers.version> <!-- Make sure to also update docker-java.version to match its needs -->
<docker-java.version>3.3.0</docker-java.version> <!-- must be the version Testcontainers use -->
<com.dajudge.kindcontainer>1.3.0</com.dajudge.kindcontainer>
<aesh.version>2.7</aesh.version>
Expand Down

0 comments on commit 62e9725

Please sign in to comment.