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.
1 parent 98bb733 commit 1a1136fCopy full SHA for 1a1136f
core/pom.xml
@@ -58,7 +58,7 @@
58
<hsqldb.version>2.7.1</hsqldb.version>
59
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
60
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
61
- <kotlin.version>1.8.0</kotlin.version>
+ <kotlin.version>1.8.10</kotlin.version>
62
<junit.jupiter.version>5.9.2</junit.jupiter.version>
63
<argLine>-Djdk.attach.allowAttachSelf -Xmx1024m -Duser.timezone=UTC</argLine>
64
0 commit comments