Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
Enable K2 Compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziedelth committed Oct 31, 2023
1 parent ceae3f0 commit 7466160
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<ktor_version>2.3.5</ktor_version>
<kotlin.code.style>official</kotlin.code.style>
<kotlin.version>1.9.20</kotlin.version>
<kotlin.compiler.languageVersion>2.0</kotlin.compiler.languageVersion>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<logback_version>1.4.11</logback_version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 7466160

Please sign in to comment.