Skip to content

Commit 358d052

Browse files
authored
Merge pull request #533 from jenkinsci/dependabot/maven/org.testcontainers-testcontainers-1.17.4
Bump testcontainers from 1.17.3 to 1.17.4
2 parents b7d4e02 + ec96433 commit 358d052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<!-- Library Dependencies Versions -->
3030
<eclipse-collections.version>9.2.0</eclipse-collections.version>
31-
<testcontainers.version>1.17.3</testcontainers.version>
31+
<testcontainers.version>1.17.4</testcontainers.version>
3232

3333
<!-- Maven Surefire ArgLine -->
3434
<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)