Skip to content

Commit caa1801

Browse files
Update kotlin monorepo to v2.2.21 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e219f72 commit caa1801

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
@@ -12,7 +12,7 @@
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<kotlin.version>2.2.20</kotlin.version>
15+
<kotlin.version>2.2.21</kotlin.version>
1616
<junit.version>4.13.2</junit.version>
1717
<sonar.projectKey>piomin_sample-kotlin-playground</sonar.projectKey>
1818
<sonar.organization>piomin</sonar.organization>

0 commit comments

Comments
 (0)