Skip to content

Commit

Permalink
Merge pull request #1884 from OWASP/renovate/testcontainers-java-mono…
Browse files Browse the repository at this point in the history
…repo

chore(deps): update dependency org.testcontainers:testcontainers to v1.20.6
  • Loading branch information
commjoen authored Mar 5, 2025
2 parents b6be5a8 + 4fa981d commit 932b3be
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 @@ -163,7 +163,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.5</version>
<version>1.20.6</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 932b3be

Please sign in to comment.