We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7d4e02 + ec96433 commit 358d052Copy full SHA for 358d052
plugin/pom.xml
@@ -28,7 +28,7 @@
28
29
<!-- Library Dependencies Versions -->
30
<eclipse-collections.version>9.2.0</eclipse-collections.version>
31
- <testcontainers.version>1.17.3</testcontainers.version>
+ <testcontainers.version>1.17.4</testcontainers.version>
32
33
<!-- Maven Surefire ArgLine -->
34
<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>
0 commit comments