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 7daacfa commit 2b00471Copy full SHA for 2b00471
pom.xml
@@ -17,7 +17,7 @@
17
<sonar.projectKey>piomin_sample-spring-kotlin-microservice</sonar.projectKey>
18
<sonar.organization>piomin</sonar.organization>
19
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
20
- <kotlin.version>2.2.21</kotlin.version>
+ <kotlin.version>2.3.0</kotlin.version>
21
</properties>
22
23
<dependencies>
0 commit comments