Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers from 1.19.3 to 1.20.1 (#286)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 7387c78 commit 3d7ac57
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 @@ -91,7 +91,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.19.3</version>
<version>1.20.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 3d7ac57

Please sign in to comment.