Skip to content

Commit

Permalink
Update dependency org.testcontainers:testcontainers to v1.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 088f617 commit 662918c
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 @@ -109,7 +109,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.20.4</version>
<version>1.20.5</version>
<scope>test</scope>
</dependency>
<!-- JCasC compatibility -->
Expand Down

0 comments on commit 662918c

Please sign in to comment.