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 b7a1a2c + 460c00d commit 2cd1fceCopy full SHA for 2cd1fce
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.21</kotlin.version>
+ <kotlin.version>1.7.22</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