Skip to content

Commit

Permalink
[chore] Renovate: Update kotlin 1.8.10 to v1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2023
1 parent f012eb4 commit 6b9bb1f
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,6 +1,6 @@
[versions]
packageVersion = "1.0.0"
kotlin = "1.9.21"
kotlin = "1.9.22"
kotlinxSerialization = "1.6.2"
coroutines = "1.7.3"
kotest = "5.8.0"
Expand All @@ -17,7 +17,7 @@ mockk = "1.13.8"
junit = "5.10.1"
jSystemThemeDetector = "3.8"
mokoMvvm = "0.16.1"
kotlinTest = "1.8.10"
kotlinTest = "1.9.22"

[plugins]
multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
Expand Down

0 comments on commit 6b9bb1f

Please sign in to comment.