Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 0b9fb38

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/spring-data-mybatis/pom.xml

Lines changed: 1 addition & 1 deletion
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)