Skip to content

Commit

Permalink
Update testcontainers to 1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo authored and electrum committed Apr 8, 2023
1 parent d640ba7 commit 79bb7b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dep.tempto.version>191</dep.tempto.version>
<dep.gcs.version>2.2.8</dep.gcs.version>
<dep.errorprone.version>2.18.0</dep.errorprone.version>
<dep.testcontainers.version>1.17.6</dep.testcontainers.version>
<dep.testcontainers.version>1.18.0</dep.testcontainers.version>
<dep.duct-tape.version>1.0.8</dep.duct-tape.version>
<dep.coral.version>2.0.77</dep.coral.version>
<dep.confluent.version>7.3.1</dep.confluent.version>
Expand Down Expand Up @@ -1233,7 +1233,7 @@
<dependency>
<groupId>com.github.docker-java</groupId>
<artifactId>docker-java-api</artifactId>
<version>3.2.13</version>
<version>3.3.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 79bb7b8

Please sign in to comment.