We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47f6672 + f5e790c commit dccfd53Copy full SHA for dccfd53
core/pom.xml
@@ -79,7 +79,7 @@
79
<hsqldb.version>2.7.4</hsqldb.version>
80
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
81
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
82
- <kotlin.version>2.2.21</kotlin.version>
+ <kotlin.version>2.3.0</kotlin.version>
83
<junit.jupiter.version>6.0.1</junit.jupiter.version>
84
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>
85
0 commit comments