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.
1 parent 758ef62 commit 3bae10cCopy full SHA for 3bae10c
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