Skip to content

Commit e1dafae

Browse files
authored
Merge pull request #850 from jenkinsci/dependabot/maven/org.testcontainers-testcontainers-1.19.5
Bump org.testcontainers:testcontainers from 1.19.4 to 1.19.5
2 parents d83b2dd + 2f353d7 commit e1dafae

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
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>org.testcontainers</groupId>
249249
<artifactId>testcontainers</artifactId>
250-
<version>1.19.4</version>
250+
<version>1.19.5</version>
251251
<scope>test</scope>
252252
<exclusions>
253253
<!-- Provided by Jenkins core -->

0 commit comments

Comments
 (0)