Skip to content

Commit 2ff1a5e

Browse files
Update dependency org.testcontainers:testcontainers to v1.21.4 (#458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cce2f23 commit 2ff1a5e

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)