Skip to content

Commit

Permalink
Bump to testcontainers 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
geoand committed Aug 25, 2021
1 parent cf0d402 commit 236900a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@
<avro.version>1.10.2</avro.version>
<apicurio-registry.version>2.0.1.Final</apicurio-registry.version>
<jacoco.version>0.8.7</jacoco.version>
<testcontainers.version>1.15.3</testcontainers.version>
<docker-java.version>3.2.8</docker-java.version> <!-- must be the version Testcontainers use -->
<testcontainers.version>1.16.0</testcontainers.version>
<docker-java.version>3.2.11</docker-java.version> <!-- must be the version Testcontainers use -->
<aesh-readline.version>2.1</aesh-readline.version>
</properties>

Expand Down

0 comments on commit 236900a

Please sign in to comment.