Skip to content

Commit adf43d2

Browse files
committed
Revert "Bump kotlin.version from 1.9.24 to 2.0.0 (#512)"
This reverts commit 48443a8.
1 parent ecc1cfa commit adf43d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MiraiMC-Base/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<properties>
1515
<maven.compiler.source>8</maven.compiler.source>
1616
<maven.compiler.target>8</maven.compiler.target>
17-
<kotlin.version>2.0.0</kotlin.version>
17+
<kotlin.version>1.9.24</kotlin.version>
1818
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
1919
</properties>
2020

0 commit comments

Comments
 (0)