Skip to content

Commit

Permalink
Update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nielsvanvelzen committed Jul 6, 2024
1 parent f4f1d2a commit b1a67cf
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,13 +1,13 @@
[versions]
# Plugins
android-plugin = "8.5.0"
kotlin = "1.9.23"
kotlin-ksp = "1.9.23-1.0.20"
kotlin = "1.9.24"
kotlin-ksp = "1.9.24-1.0.20"
detekt = "1.22.0"
android-junit5 = "1.10.0.0"

# KotlinX
coroutines = "1.8.0"
coroutines = "1.8.1"

# Core
koin = "3.5.6"
Expand Down

0 comments on commit b1a67cf

Please sign in to comment.