Skip to content

Commit ee24db5

Browse files
authored
Merge pull request #951 from jenkinsci/dependabot/maven/org.testcontainers-testcontainers-1.20.3
Bump org.testcontainers:testcontainers from 1.20.1 to 1.20.3
2 parents d281dd7 + c7b50d4 commit ee24db5

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
@@ -231,7 +231,7 @@
231231
<dependency>
232232
<groupId>org.testcontainers</groupId>
233233
<artifactId>testcontainers</artifactId>
234-
<version>1.20.1</version>
234+
<version>1.20.3</version>
235235
<scope>test</scope>
236236
<exclusions>
237237
<!-- Provided by Jenkins core -->

0 commit comments

Comments
 (0)