Skip to content

Commit

Permalink
Update testcontainers to 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Aug 25, 2023
1 parent 89126cb commit 6569cbc
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 @@ -168,7 +168,7 @@
<dep.gcs.version>2.2.8</dep.gcs.version>

<dep.errorprone.version>2.21.1</dep.errorprone.version>
<dep.testcontainers.version>1.18.3</dep.testcontainers.version>
<dep.testcontainers.version>1.19.0</dep.testcontainers.version>
<dep.duct-tape.version>1.0.8</dep.duct-tape.version>
<dep.confluent.version>7.3.1</dep.confluent.version>
<dep.kafka-clients.version>3.3.2</dep.kafka-clients.version>
Expand Down Expand Up @@ -458,7 +458,7 @@
<dependency>
<groupId>com.github.docker-java</groupId>
<artifactId>docker-java-api</artifactId>
<version>3.3.1</version>
<version>3.3.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6569cbc

Please sign in to comment.