We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3717a54 commit 67658a5Copy full SHA for 67658a5
MiraiMC-Base/pom.xml
@@ -14,7 +14,7 @@
14
<properties>
15
<maven.compiler.source>8</maven.compiler.source>
16
<maven.compiler.target>8</maven.compiler.target>
17
- <kotlin.version>1.9.23</kotlin.version>
+ <kotlin.version>1.9.24</kotlin.version>
18
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
19
</properties>
20
0 commit comments