Skip to content

Commit

Permalink
Final versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Jun 7, 2024
1 parent 39f4b36 commit 3a0b572
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[versions]
kotlin = "2.0.0"
kotlinx-serialization = "1.6.3"
ksp = "2.0.0-1.0.21"
kotlinx-serialization = "1.7.0"
ksp = "2.0.0-1.0.22"
ktfmt = "0.49"
jvmTarget = "17"
moshix = "0.27.0-alpha01"
moshix = "0.27.1"
moshi = "1.15.1"
tikxml = "0.8.15"
xmlutil = "0.86.3"
Expand Down

0 comments on commit 3a0b572

Please sign in to comment.