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 71efb1b commit ffae13cCopy full SHA for ffae13c
pom.xml
@@ -41,7 +41,7 @@
41
<maven.compiler.target>17</maven.compiler.target>
42
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
43
<spring.boot.version>3.3.8</spring.boot.version>
44
- <testcontainers.version>1.20.4</testcontainers.version>
+ <testcontainers.version>1.21.3</testcontainers.version>
45
<tinylog.version>2.7.0</tinylog.version>
46
</properties>
47
0 commit comments