We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814c58e commit d83752aCopy full SHA for d83752a
pom.xml
@@ -12,7 +12,7 @@
12
<packaging>jar</packaging>
13
14
<artifactId>testcontainers-annotations</artifactId>
15
- <version>4.0.0</version>
+ <version>4.1.0</version>
16
17
<name>testcontainers-annotations</name>
18
<description>testcontainers-annotations</description>
@@ -59,7 +59,7 @@
59
<dependency>
60
<groupId>org.springframework.boot</groupId>
61
<artifactId>spring-boot-dependencies</artifactId>
62
- <version>3.5.4</version>
+ <version>4.0.1</version>
63
<type>pom</type>
64
<scope>import</scope>
65
</dependency>
0 commit comments