Skip to content

Commit 3ad0ca9

Browse files
Update dependency org.testcontainers:testcontainers to v2.0.5 (#3955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5f87e4 commit 3ad0ca9

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
@@ -187,7 +187,7 @@
187187
<dependency>
188188
<groupId>org.testcontainers</groupId>
189189
<artifactId>testcontainers</artifactId>
190-
<version>2.0.4</version>
190+
<version>2.0.5</version>
191191
<scope>test</scope>
192192
</dependency>
193193
<dependency>

0 commit comments

Comments
 (0)