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 9334859 + 1c0cf71 commit b48c71fCopy full SHA for b48c71f
plugin/pom.xml
@@ -25,7 +25,7 @@
25
26
<!-- Library Dependencies Versions -->
27
<eclipse-collections.version>9.2.0</eclipse-collections.version>
28
- <testcontainers.version>1.20.3</testcontainers.version>
+ <testcontainers.version>1.20.4</testcontainers.version>
29
30
<!-- Maven Surefire ArgLine -->
31
<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