Skip to content

Commit

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

Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.2
  • Loading branch information
uhafner authored Nov 16, 2023
2 parents 3de1b67 + ea0ed9d commit 518a74c
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.1</testcontainers.version>
<testcontainers.version>1.19.2</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 518a74c

Please sign in to comment.