Skip to content

Commit 99c9d32

Browse files
Update dependency org.testcontainers:testcontainers-bom to v2
1 parent 11505d7 commit 99c9d32

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
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.testcontainers</groupId>
3434
<artifactId>testcontainers-bom</artifactId>
35-
<version>1.21.3</version>
35+
<version>2.0.1</version>
3636
<type>pom</type>
3737
<scope>import</scope>
3838
</dependency>

0 commit comments

Comments
 (0)