Skip to content

Commit 589f19c

Browse files
authored
Merge pull request #1000 from jenkinsci/dependabot/maven/org.testcontainers-testcontainers-1.21.2
Bump org.testcontainers:testcontainers from 1.21.1 to 1.21.2
2 parents d56cfc9 + f9a1464 commit 589f19c

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
@@ -44,7 +44,7 @@
4444

4545
<!-- Library Dependencies Versions -->
4646
<eclipse-collections.version>9.2.0</eclipse-collections.version>
47-
<testcontainers.version>1.21.1</testcontainers.version>
47+
<testcontainers.version>1.21.2</testcontainers.version>
4848

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

0 commit comments

Comments
 (0)