Skip to content

Commit 2b00471

Browse files
Update dependency org.jetbrains.kotlin:kotlin-maven-allopen to v2.3.0 (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7daacfa commit 2b00471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<sonar.projectKey>piomin_sample-spring-kotlin-microservice</sonar.projectKey>
1818
<sonar.organization>piomin</sonar.organization>
1919
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
20-
<kotlin.version>2.2.21</kotlin.version>
20+
<kotlin.version>2.3.0</kotlin.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)