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 3935e0a + fd4e92a commit 633ca35Copy full SHA for 633ca35
core/pom.xml
@@ -80,7 +80,7 @@
80
<hsqldb.version>2.7.4</hsqldb.version>
81
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
82
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
83
- <kotlin.version>2.1.21</kotlin.version>
+ <kotlin.version>2.2.0</kotlin.version>
84
<junit.jupiter.version>5.13.1</junit.jupiter.version>
85
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>
86
0 commit comments