Skip to content

Commit e6a9baa

Browse files
authored
Merge pull request #1096 from jenkinsci/dependabot/maven/org.testcontainers-testcontainers-2.0.1
Bump org.testcontainers:testcontainers from 1.21.3 to 2.0.1
2 parents c79fc41 + c5c8473 commit e6a9baa

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>1.21.3</testcontainers.version>
38+
<testcontainers.version>2.0.1</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)