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 c233a4f commit cf50cebCopy full SHA for cf50ceb
pom.xml
@@ -32,7 +32,7 @@
32
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
33
<maven-failsafe-plugin.version>3.5.4</maven-failsafe-plugin.version>
34
<mockito.version>5.20.0</mockito.version>
35
- <testcontainers.version>1.21.3</testcontainers.version>
+ <testcontainers.version>2.0.1</testcontainers.version>
36
<central-publishing-maven-plugin.version>0.9.0</central-publishing-maven-plugin.version>
37
</properties>
38
0 commit comments