Skip to content

Commit 486f0c1

Browse files
Merge pull request Kotlin#136 from sureshg/dependabot/maven/kotlin.version-1.9.0-RC
build(deps): bump kotlin.version from 1.9.0-Beta to 1.9.0-RC
2 parents 758ef62 + 3bae10c commit 486f0c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<!--<maven.compiler.target>${release.version}</maven.compiler.target>-->
3030

3131
<!-- Kotlin Compiler versions -->
32-
<kotlin.version>1.9.0-Beta</kotlin.version>
32+
<kotlin.version>1.9.0-RC</kotlin.version>
3333
<kotlin.compiler.jvmTarget>20</kotlin.compiler.jvmTarget>
3434
<kotlin.compiler.apiVersion>1.9</kotlin.compiler.apiVersion>
3535
<kotlin.compiler.languageVersion>2.0</kotlin.compiler.languageVersion>

0 commit comments

Comments
 (0)