Skip to content

Commit

Permalink
Update kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
bombies committed Nov 13, 2023
1 parent 496fb0d commit 0a8c19f
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 @@ -15,7 +15,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.code.style>official</kotlin.code.style>
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
<kotlin.version>1.9.10</kotlin.version>
<kotlin.version>1.9.20</kotlin.version>
<ktor.version>2.3.5</ktor.version>
<koin.version>3.5.0</koin.version>
<mockk.version>1.13.5</mockk.version>
Expand Down

0 comments on commit 0a8c19f

Please sign in to comment.