Skip to content

Commit

Permalink
Update to kotlin 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbb committed Jul 10, 2024
1 parent 38e3415 commit 521ea35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<version>1.0-SNAPSHOT</version>

<properties>
<kotlin.version>1.9.21</kotlin.version>
<kotlin.version>2.0.0</kotlin.version>
<ktor.version>2.3.7</ktor.version>
<kotest.version>5.7.2</kotest.version>
<cxf.version>4.0.4</cxf.version>
Expand Down

0 comments on commit 521ea35

Please sign in to comment.