Skip to content

Commit

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

build(deps): bump kotlin.version from 1.8.0 to 1.8.10
  • Loading branch information
github-actions[bot] authored Feb 2, 2023
2 parents 67cfc51 + ff76206 commit 1890cbc
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</kotlin.version>
<kotlin.version>1.8.10</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 1890cbc

Please sign in to comment.