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 cc6922a commit 918f775Copy full SHA for 918f775
pom.xml
@@ -19,7 +19,7 @@
19
<sonar.projectKey>piomin_sample-spring-boot-on-kubernetes</sonar.projectKey>
20
<sonar.organization>piomin</sonar.organization>
21
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
22
- <testcontainers.version>1.20.3</testcontainers.version>
+ <testcontainers.version>1.20.4</testcontainers.version>
23
</properties>
24
25
<dependencies>
0 commit comments