Skip to content

Commit c23820e

Browse files
fix(deps): update kotlin monorepo to v2.2.0
1 parent c543b00 commit c23820e

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
@@ -57,7 +57,7 @@
5757
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
5858

5959
<jackson.version>2.19.1</jackson.version>
60-
<kotlin.version>2.1.20</kotlin.version>
60+
<kotlin.version>2.2.0</kotlin.version>
6161

6262
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6363
</properties>

0 commit comments

Comments
 (0)