Skip to content

Commit f5e790c

Browse files
Update kotlin monorepo to v2.3.0
1 parent 47f6672 commit f5e790c

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
@@ -79,7 +79,7 @@
7979
<hsqldb.version>2.7.4</hsqldb.version>
8080
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
8181
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
82-
<kotlin.version>2.2.21</kotlin.version>
82+
<kotlin.version>2.3.0</kotlin.version>
8383
<junit.jupiter.version>6.0.1</junit.jupiter.version>
8484
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>
8585

0 commit comments

Comments
 (0)