Skip to content

Commit f6d4927

Browse files
Bump org.testcontainers:testcontainers from 1.21.0 to 1.21.3 (#357)
1 parent 8879434 commit f6d4927

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
@@ -164,7 +164,7 @@
164164
<dependency>
165165
<groupId>org.testcontainers</groupId>
166166
<artifactId>testcontainers</artifactId>
167-
<version>1.21.0</version>
167+
<version>1.21.3</version>
168168
<scope>test</scope>
169169
</dependency>
170170
<!-- Required because git plugin optionally depends on a recent version of matrix-project, and if we do not depend

0 commit comments

Comments
 (0)