Skip to content

Commit

Permalink
Merge pull request #870 from jenkinsci/dependabot/maven/org.testconta…
Browse files Browse the repository at this point in the history
…iners-testcontainers-1.19.7

Bump org.testcontainers:testcontainers from 1.19.6 to 1.19.7
  • Loading branch information
jglick authored Mar 11, 2024
2 parents b3ff2ae + 4d335dc commit 2de7fe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.19.6</version>
<version>1.19.7</version>
<scope>test</scope>
<exclusions>
<!-- Provided by Jenkins core -->
Expand Down

0 comments on commit 2de7fe0

Please sign in to comment.