Skip to content

Commit 7f118ea

Browse files
Update dependency org.testcontainers:testcontainers to v1.21.0
1 parent 29d2765 commit 7f118ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.testcontainers</groupId>
9494
<artifactId>testcontainers</artifactId>
95-
<version>1.20.4</version>
95+
<version>1.21.0</version>
9696
<scope>test</scope>
9797
<exclusions>
9898
<!-- Provided by jackson2-api plugin -->

0 commit comments

Comments
 (0)