We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d4eda commit 5fe2d10Copy full SHA for 5fe2d10
pom.xml
@@ -12,7 +12,7 @@
12
<packaging>jar</packaging>
13
14
<artifactId>testcontainers-annotations</artifactId>
15
- <version>3.3.2</version>
+ <version>3.4.0</version>
16
17
<name>testcontainers-annotations</name>
18
<description>testcontainers-annotations</description>
@@ -59,7 +59,7 @@
59
<dependency>
60
<groupId>org.testcontainers</groupId>
61
<artifactId>testcontainers-bom</artifactId>
62
- <version>1.21.0</version>
+ <version>2.0.1</version>
63
<type>pom</type>
64
<scope>import</scope>
65
</dependency>
0 commit comments