Skip to content

Commit

Permalink
ci: use Kotlin 2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospereira committed Sep 24, 2024
1 parent 6052dea commit 788c518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jte-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<profile>
<id>kotlin-2.0</id>
<properties>
<kotlin.version>2.0.0</kotlin.version>
<kotlin.version>2.0.20</kotlin.version>
</properties>
</profile>
</profiles>
Expand Down

0 comments on commit 788c518

Please sign in to comment.