We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d870b76 commit 4a24c1eCopy full SHA for 4a24c1e
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.3</testcontainers.version>
+ <testcontainers.version>2.0.2</testcontainers.version>
73
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
74
<metrics-graphite.version>4.2.37</metrics-graphite.version>
75
<!-- There is breaking change in spring-boot 3.4/hibernate 6.6.5 -->
0 commit comments