Skip to content

Commit 4ce1226

Browse files
Update dependency org.testcontainers:testcontainers to v1.21.4
1 parent b2d0ef8 commit 4ce1226

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.testcontainers</groupId>
7474
<artifactId>testcontainers</artifactId>
75-
<version>1.21.3</version>
75+
<version>1.21.4</version>
7676
<scope>test</scope>
7777
<exclusions>
7878
<!-- Provided by jackson2-api plugin -->

0 commit comments

Comments
 (0)