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 70ab2e2 + c52ccfe commit 1d9bcc8Copy full SHA for 1d9bcc8
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.7.22</kotlin.version>
+ <kotlin.version>1.8.0</kotlin.version>
62
<junit.jupiter.version>5.9.1</junit.jupiter.version>
63
<argLine>-Djdk.attach.allowAttachSelf -Xmx1024m -Duser.timezone=UTC</argLine>
64
0 commit comments