Skip to content

Commit 5fe2d10

Browse files
Update dependency org.testcontainers:testcontainers-bom to v2
1 parent 19d4eda commit 5fe2d10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<packaging>jar</packaging>
1313

1414
<artifactId>testcontainers-annotations</artifactId>
15-
<version>3.3.2</version>
15+
<version>3.4.0</version>
1616

1717
<name>testcontainers-annotations</name>
1818
<description>testcontainers-annotations</description>
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.testcontainers</groupId>
6161
<artifactId>testcontainers-bom</artifactId>
62-
<version>1.21.0</version>
62+
<version>2.0.1</version>
6363
<type>pom</type>
6464
<scope>import</scope>
6565
</dependency>

0 commit comments

Comments
 (0)