We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f9ea71 commit 22b9d2fCopy full SHA for 22b9d2f
1 file changed
pom.xml
@@ -69,7 +69,7 @@
69
70
<xercesImpl.version>2.12.2</xercesImpl.version>
71
<maven.compiler.args>--add-opens java.base/java.lang=ALL-UNNAMED</maven.compiler.args>
72
- <testcontainers.version>1.21.4</testcontainers.version>
+ <testcontainers.version>2.0.5</testcontainers.version>
73
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
74
<metrics-graphite.version>4.2.38</metrics-graphite.version>
75
<!-- There is breaking change in spring-boot 3.4/hibernate 6.6.5 -->
0 commit comments