Skip to content

Commit 0b9fb38

Browse files
authored
deps: update dependency org.testcontainers:testcontainers-bom to v1.20.6 (#1947)
1 parent e90181e commit 0b9fb38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/spring-data-mybatis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>org.testcontainers</groupId>
4444
<artifactId>testcontainers-bom</artifactId>
45-
<version>1.20.5</version>
45+
<version>1.20.6</version>
4646
<scope>import</scope>
4747
<type>pom</type>
4848
</dependency>

0 commit comments

Comments
 (0)