Skip to content

Commit

Permalink
Merge pull request #239 from jenkinsci/dependabot/maven/org.testconta…
Browse files Browse the repository at this point in the history
…iners-testcontainers-1.18.3
  • Loading branch information
dependabot[bot] committed Aug 9, 2023
2 parents 66b84ff + ec43f35 commit c02a69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.18.1</version>
<version>1.18.3</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit c02a69c

Please sign in to comment.