Skip to content

Commit a720801

Browse files
authored
Merge pull request #920 from jenkinsci/dependabot/maven/org.testcontainers-testcontainers-1.20.5
Bump org.testcontainers:testcontainers from 1.20.4 to 1.20.5
2 parents 3b6487f + 22fab9c commit a720801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<!-- Library Dependencies Versions -->
2424
<eclipse-collections.version>9.2.0</eclipse-collections.version>
25-
<testcontainers.version>1.20.4</testcontainers.version>
25+
<testcontainers.version>1.20.5</testcontainers.version>
2626

2727
<!-- Maven Surefire ArgLine -->
2828
<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

Comments
 (0)