Skip to content

Commit a9b54d8

Browse files
Update dependency org.jetbrains.kotlin:kotlin-maven-allopen to v2.2.21 (#190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3198fb7 commit a9b54d8

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
@@ -18,7 +18,7 @@
1818

1919
<properties>
2020
<java.version>17</java.version>
21-
<kotlin.version>2.2.20</kotlin.version>
21+
<kotlin.version>2.2.21</kotlin.version>
2222
<testcontainers.version>1.21.3</testcontainers.version>
2323
<sonar.projectKey>piomin_course-kubernetes-microservices</sonar.projectKey>
2424
<sonar.organization>piomin</sonar.organization>

0 commit comments

Comments
 (0)