Skip to content

Commit

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

Bump testcontainers from 1.18.0 to 1.18.1
  • Loading branch information
uhafner committed May 12, 2023
2 parents 0c8959f + e3c8c6c commit 2786bba
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.18.0</testcontainers.version>
<testcontainers.version>1.18.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 2786bba

Please sign in to comment.