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

Commit da1acfc

Browse files
authored
deps: update dependency org.testcontainers:testcontainers-bom to v1.20.3 (#1799)
1 parent c643c33 commit da1acfc

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.2</version>
45+
<version>1.20.3</version>
4646
<scope>import</scope>
4747
<type>pom</type>
4848
</dependency>

0 commit comments

Comments
 (0)