Skip to content

Commit

Permalink
deps: update dependency org.testcontainers:testcontainers-bom to v1.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 19, 2025
1 parent c8a2217 commit 690d075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/spring-data-mybatis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers-bom</artifactId>
<version>1.20.4</version>
<version>1.20.5</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 690d075

Please sign in to comment.