Skip to content

Commit

Permalink
Merge pull request #6975 from payara/dependabot/maven/main/org.testco…
Browse files Browse the repository at this point in the history
…ntainers-junit-jupiter-1.20.1

Bump org.testcontainers:junit-jupiter from 1.20.0 to 1.20.1
  • Loading branch information
Pandrex247 authored Sep 27, 2024
2 parents f3132f9 + 5d5d46a commit 847c261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/extras/docker-images/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.20.0</version>
<version>1.20.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 847c261

Please # to comment.