Skip to content

Commit 84c45e4

Browse files
committed
Update dependency org.testcontainers:testcontainers-bom to v2
1 parent af7e405 commit 84c45e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.testcontainers</groupId>
9393
<artifactId>testcontainers-bom</artifactId>
94-
<version>1.21.3</version>
94+
<version>2.0.1</version>
9595
<type>pom</type>
9696
<scope>import</scope>
9797
</dependency>

0 commit comments

Comments
 (0)