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 d582f42 commit bd8910dCopy full SHA for bd8910d
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.5</testcontainers.version>
+ <testcontainers.version>1.20.6</testcontainers.version>
23
</properties>
24
25
<dependencies>
0 commit comments