Skip to content

Commit 12ba0cf

Browse files
Update dependency org.testcontainers:testcontainers to v1.21.4
1 parent 969356c commit 12ba0cf

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
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>org.testcontainers</groupId>
140140
<artifactId>testcontainers</artifactId>
141-
<version>1.21.3</version>
141+
<version>1.21.4</version>
142142
<scope>test</scope>
143143
</dependency>
144144
<dependency>

0 commit comments

Comments
 (0)