Skip to content

Commit

Permalink
Update dependency org.testcontainers:testcontainers to v1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2024
1 parent 7190546 commit e6cd293
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 @@ -62,7 +62,7 @@

<!-- Test Library Dependencies Versions -->
<wiremock.version>3.9.1</wiremock.version>
<testcontainers.version>1.20.0</testcontainers.version>
<testcontainers.version>1.20.1</testcontainers.version>

<spotless.check.skip>false</spotless.check.skip>
<checkstyle.skip>true</checkstyle.skip>
Expand Down

0 comments on commit e6cd293

Please sign in to comment.