Skip to content

Commit

Permalink
Update dependency com.github.ajalt.clikt:clikt to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 7632b76 commit 91596b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
review = "com.google.android.play:review-ktx:2.0.1"
lottie = "com.airbnb.android:lottie-compose:6.5.2"
clikt = "com.github.ajalt.clikt:clikt:4.4.0"
clikt = "com.github.ajalt.clikt:clikt:5.0.0"

coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
coroutines-guava = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-guava", version.ref = "coroutines" }
Expand Down

0 comments on commit 91596b2

Please sign in to comment.