Skip to content

Commit

Permalink
Update testcontainers-java monorepo to v1.19.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2024
1 parent 6814543 commit 4d74a3b
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 @@ -236,7 +236,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.19.6</version>
<version>1.19.7</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand All @@ -248,7 +248,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.19.6</version>
<version>1.19.7</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4d74a3b

Please sign in to comment.