Skip to content

Commit

Permalink
Update Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent 12379d6 commit 013cfeb
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.2.0"
kotlin = "1.9.21"
kotlin-ksp = "1.9.21-1.0.15"
kotlin = "1.9.23"
kotlin-ksp = "1.9.23-1.0.19"
detekt = "1.22.0"
android-junit5 = "1.10.0.0"

# KotlinX
coroutines = "1.7.3"
coroutines = "1.8.0"

# Core
koin = "3.5.0"
Expand Down

0 comments on commit 013cfeb

Please sign in to comment.