Skip to content

Commit

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

Bump org.testcontainers:junit-jupiter from 1.20.1 to 1.20.2
  • Loading branch information
Pandrex247 authored Oct 10, 2024
2 parents 25f915e + fd5fe50 commit 57c7568
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.1</version>
<version>1.20.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 57c7568

Please sign in to comment.