Skip to content

Commit

Permalink
Merge pull request #581 from skydoves/ktor/3.0.0
Browse files Browse the repository at this point in the history
Bump Kotlin to 2.0.21 and Ktor to 3.0.0
  • Loading branch information
skydoves authored Oct 13, 2024
2 parents 9f62d74 + fb4c0e6 commit 19111e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kotlin = "2.0.20"
kotlin = "2.0.21"
dokka = "1.9.20"
jvmTarget = "11"
nexusPlugin = "0.29.0"
Expand Down

0 comments on commit 19111e5

Please sign in to comment.