Skip to content

Commit

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

Bump org.testcontainers:testcontainers from 1.19.3 to 1.19.4
  • Loading branch information
jglick authored Jan 29, 2024
2 parents ba490d8 + a23c315 commit 50a4b14
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.3</version>
<version>1.19.4</version>
<scope>test</scope>
<exclusions>
<!-- Provided by Jenkins core -->
Expand Down

0 comments on commit 50a4b14

Please sign in to comment.