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 1e55775 + 3cb6352 commit ef8c57cCopy full SHA for ef8c57c
core/pom.xml
@@ -76,7 +76,7 @@
76
<hsqldb.version>2.7.4</hsqldb.version>
77
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
78
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
79
- <kotlin.version>2.0.21</kotlin.version>
+ <kotlin.version>2.1.0</kotlin.version>
80
<junit.jupiter.version>5.11.3</junit.jupiter.version>
81
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>
82
0 commit comments