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 3198fb7 commit 8bb003dCopy full SHA for 8bb003d
pom.xml
@@ -19,7 +19,7 @@
19
<properties>
20
<java.version>17</java.version>
21
<kotlin.version>2.2.20</kotlin.version>
22
- <testcontainers.version>1.21.3</testcontainers.version>
+ <testcontainers.version>2.0.1</testcontainers.version>
23
<sonar.projectKey>piomin_course-kubernetes-microservices</sonar.projectKey>
24
<sonar.organization>piomin</sonar.organization>
25
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
0 commit comments