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 758ef62 + 3bae10c commit 486f0c1Copy full SHA for 486f0c1
pom.xml
@@ -29,7 +29,7 @@
29
<!--<maven.compiler.target>${release.version}</maven.compiler.target>-->
30
31
<!-- Kotlin Compiler versions -->
32
- <kotlin.version>1.9.0-Beta</kotlin.version>
+ <kotlin.version>1.9.0-RC</kotlin.version>
33
<kotlin.compiler.jvmTarget>20</kotlin.compiler.jvmTarget>
34
<kotlin.compiler.apiVersion>1.9</kotlin.compiler.apiVersion>
35
<kotlin.compiler.languageVersion>2.0</kotlin.compiler.languageVersion>
0 commit comments