We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b6487f + 22fab9c commit a720801Copy full SHA for a720801
plugin/pom.xml
@@ -22,7 +22,7 @@
22
23
<!-- Library Dependencies Versions -->
24
<eclipse-collections.version>9.2.0</eclipse-collections.version>
25
- <testcontainers.version>1.20.4</testcontainers.version>
+ <testcontainers.version>1.20.5</testcontainers.version>
26
27
<!-- Maven Surefire ArgLine -->
28
<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