We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8cc5fd + 211e421 commit 7b51b78Copy full SHA for 7b51b78
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.19.8</testcontainers.version>
+ <testcontainers.version>1.20.1</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