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 4a82ff1 commit feceb53Copy full SHA for feceb53
pom.xml
@@ -18,7 +18,7 @@
18
<java.version>21</java.version>
19
<springdoc.version>2.8.13</springdoc.version>
20
<spring-cloud.version>2025.0.0</spring-cloud.version>
21
- <testcontainers.version>1.21.3</testcontainers.version>
+ <testcontainers.version>2.0.0</testcontainers.version>
22
<sonar.projectKey>piomin_spring-microservices-kubernetes</sonar.projectKey>
23
<sonar.organization>piomin</sonar.organization>
24
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
0 commit comments