Skip to content

Commit

Permalink
Merge pull request #804 from jenkinsci/dependabot/maven/org.testconta…
Browse files Browse the repository at this point in the history
…iners-testcontainers-1.20.1

Bump org.testcontainers:testcontainers from 1.19.8 to 1.20.1
  • Loading branch information
uhafner committed Aug 6, 2024
2 parents d8cc5fd + 211e421 commit 7b51b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<!-- Library Dependencies Versions -->
<eclipse-collections.version>9.2.0</eclipse-collections.version>
<testcontainers.version>1.19.8</testcontainers.version>
<testcontainers.version>1.20.1</testcontainers.version>

<!-- Maven Surefire ArgLine -->
<argLine>-Djava.awt.headless=true -Xmx1024m -Djenkins.test.timeout=1000 --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED</argLine>
Expand Down

0 comments on commit 7b51b78

Please sign in to comment.