Skip to content

Commit

Permalink
Merge pull request Kotlin#136 from sureshg/dependabot/maven/kotlin.ve…
Browse files Browse the repository at this point in the history
…rsion-1.9.0-RC

build(deps): bump kotlin.version from 1.9.0-Beta to 1.9.0-RC
  • Loading branch information
github-actions[bot] authored Jun 20, 2023
2 parents 758ef62 + 3bae10c commit 486f0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<!--<maven.compiler.target>${release.version}</maven.compiler.target>-->

<!-- Kotlin Compiler versions -->
<kotlin.version>1.9.0-Beta</kotlin.version>
<kotlin.version>1.9.0-RC</kotlin.version>
<kotlin.compiler.jvmTarget>20</kotlin.compiler.jvmTarget>
<kotlin.compiler.apiVersion>1.9</kotlin.compiler.apiVersion>
<kotlin.compiler.languageVersion>2.0</kotlin.compiler.languageVersion>
Expand Down

0 comments on commit 486f0c1

Please sign in to comment.