Skip to content

Commit 430efcf

Browse files
authored
Merge pull request #1118 from jenkinsci/dependabot/maven/org.testcontainers-testcontainers-2.0.2
Bump org.testcontainers:testcontainers from 2.0.1 to 2.0.2
2 parents d9bb0fb + 996ec88 commit 430efcf

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
@@ -35,7 +35,7 @@
3535

3636
<!-- Library Dependencies Versions -->
3737
<eclipse-collections.version>9.2.0</eclipse-collections.version>
38-
<testcontainers.version>2.0.1</testcontainers.version>
38+
<testcontainers.version>2.0.2</testcontainers.version>
3939

4040
<!-- Maven Surefire ArgLine -->
4141
<argLine>-Djava.awt.headless=true -Xmx1024m -Djenkins.test.timeout=1000 --add-opens java.base/java.lang=ALL-UNNAMED

0 commit comments

Comments
 (0)