Skip to content

Commit cdbfbdf

Browse files
authored
Update testcontainers version to 1.21.4
1 parent c45ceac commit cdbfbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<groupId>org.testcontainers</groupId>
127127
<artifactId>testcontainers</artifactId>
128128
<scope>test</scope>
129-
<version>1.15.1</version>
129+
<version>1.21.4</version>
130130
</dependency>
131131
</dependencies>
132132

0 commit comments

Comments
 (0)