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 51f1bec commit 90c4d10Copy full SHA for 90c4d10
pom.xml
@@ -38,7 +38,7 @@
38
<maven.compiler.target>17</maven.compiler.target>
39
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
40
<spring.boot.version>3.3.8</spring.boot.version>
41
- <testcontainers.version>1.20.4</testcontainers.version>
+ <testcontainers.version>1.21.1</testcontainers.version>
42
<tinylog.version>2.7.0</tinylog.version>
43
</properties>
44
0 commit comments