Skip to content

Commit

Permalink
Bump versions of Kotlin and Dokka to build API docs for 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stexxe committed Feb 13, 2025
1 parent bd652e4 commit a7d9e99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[versions]

kotlin = "2.1.10"
kotlin = "2.1.20-Beta2"
kotlinx-html = "0.12.0"
kotlinx-datetime = "0.6.2"
kotlinx-io = "0.6.0"
coroutines = "1.10.1"
atomicfu = "0.27.0"
serialization = "1.8.0"
binaryCompatibilityValidator = "0.17.0"
dokka = "1.9.20"
dokka = "2.0.0"
kover = "0.9.1"
kotlinter = "5.0.1"
kotlinx-browser = "0.3"
Expand Down

0 comments on commit a7d9e99

Please sign in to comment.