Skip to content

Commit 49ce8e0

Browse files
Update dependency org.testcontainers:testcontainers to v2
1 parent bcfc72b commit 49ce8e0

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
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.testcontainers</groupId>
4545
<artifactId>testcontainers</artifactId>
46-
<version>1.21.3</version>
46+
<version>2.0.1</version>
4747
<scope>test</scope>
4848
</dependency>
4949
<dependency>

0 commit comments

Comments
 (0)