Skip to content

Commit

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

build(deps-dev): bump org.testcontainers:testcontainers from 1.20.0 to 1.20.1
  • Loading branch information
res0nance authored Sep 7, 2024
2 parents 569affc + 99fc975 commit 66c828c
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 @@ -188,7 +188,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.0</version>
<version>1.20.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 66c828c

Please sign in to comment.