Skip to content

Commit 3c046b0

Browse files
Update kotlin monorepo to v2.1.10
1 parent 9775824 commit 3c046b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<hsqldb.version>2.7.4</hsqldb.version>
7777
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
7878
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
79-
<kotlin.version>2.1.0</kotlin.version>
79+
<kotlin.version>2.1.10</kotlin.version>
8080
<junit.jupiter.version>5.11.4</junit.jupiter.version>
8181
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>
8282

0 commit comments

Comments
 (0)