Skip to content

Commit

Permalink
Merge pull request Kotlin#98 from sureshg/dependabot/maven/kotlin.ver…
Browse files Browse the repository at this point in the history
…sion-1.8.0

build(deps): bump kotlin.version from 1.8.0-RC2 to 1.8.0
  • Loading branch information
github-actions[bot] authored Dec 28, 2022
2 parents 2a58af5 + 407b135 commit d3d677b
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.0-RC2</kotlin.version>
<kotlin.version>1.8.0</kotlin.version>
<kotlin.compiler.jvmTarget>19</kotlin.compiler.jvmTarget>
<kotlin.compiler.apiVersion>1.8</kotlin.compiler.apiVersion>
<kotlin.compiler.languageVersion>1.8</kotlin.compiler.languageVersion>
Expand Down

0 comments on commit d3d677b

Please sign in to comment.