Skip to content

Commit 2de7fe0

Browse files
authored
Merge pull request #870 from jenkinsci/dependabot/maven/org.testcontainers-testcontainers-1.19.7
Bump org.testcontainers:testcontainers from 1.19.6 to 1.19.7
2 parents b3ff2ae + 4d335dc commit 2de7fe0

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.6</version>
250+
<version>1.19.7</version>
251251
<scope>test</scope>
252252
<exclusions>
253253
<!-- Provided by Jenkins core -->

0 commit comments

Comments
 (0)