We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90181e commit 0b9fb38Copy full SHA for 0b9fb38
samples/spring-data-mybatis/pom.xml
@@ -42,7 +42,7 @@
42
<dependency>
43
<groupId>org.testcontainers</groupId>
44
<artifactId>testcontainers-bom</artifactId>
45
- <version>1.20.5</version>
+ <version>1.20.6</version>
46
<scope>import</scope>
47
<type>pom</type>
48
</dependency>
0 commit comments