Skip to content

Commit

Permalink
Merge pull request #112 from sureshg/dependabot/maven/kotlin.version-…
Browse files Browse the repository at this point in the history
…1.8.20-RC

build(deps): bump kotlin.version from 1.8.20-Beta to 1.8.20-RC
  • Loading branch information
github-actions[bot] authored Mar 8, 2023
2 parents 49fb0ef + 9743f16 commit 7bf101a
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.8.20-Beta</kotlin.version>
<kotlin.version>1.8.20-RC</kotlin.version>
<kotlin.compiler.jvmTarget>19</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 7bf101a

Please sign in to comment.