Skip to content

Commit

Permalink
Upgrade Kotlin to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartisk committed Dec 20, 2024
1 parent ea20946 commit e6fc09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hibernate-orm-panache-kotlin-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<quarkus.platform.version>999-SNAPSHOT</quarkus.platform.version>
<surefire-plugin.version>3.1.2</surefire-plugin.version>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
<kotlin.version>1.9.23</kotlin.version>
<kotlin.version>2.1.0</kotlin.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

Expand Down

0 comments on commit e6fc09b

Please sign in to comment.