Skip to content

Commit

Permalink
chore: kotlin 1.9.20 update
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshg committed Oct 30, 2023
1 parent b6a78bd commit 53624ae
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.20-RC2</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<kotlin.compiler.jvmTarget>21</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 53624ae

Please sign in to comment.