Skip to content

Commit 1a1136f

Browse files
Update kotlin monorepo to v1.8.10
1 parent 98bb733 commit 1a1136f

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
@@ -58,7 +58,7 @@
5858
<hsqldb.version>2.7.1</hsqldb.version>
5959
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
6060
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
61-
<kotlin.version>1.8.0</kotlin.version>
61+
<kotlin.version>1.8.10</kotlin.version>
6262
<junit.jupiter.version>5.9.2</junit.jupiter.version>
6363
<argLine>-Djdk.attach.allowAttachSelf -Xmx1024m -Duser.timezone=UTC</argLine>
6464

0 commit comments

Comments
 (0)