Skip to content

Commit

Permalink
Update dependency com.github.ajalt.clikt:clikt to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2023
1 parent ce4d82d commit 3a7d5ba
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 @@ -55,7 +55,7 @@ uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
okhttp = "com.squareup.okhttp3:okhttp:4.11.0"
review = "com.google.android.play:review-ktx:2.0.1"
lottie = "com.airbnb.android:lottie-compose:6.1.0"
clikt = "com.github.ajalt.clikt:clikt:4.2.0"
clikt = "com.github.ajalt.clikt:clikt:4.2.1"

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 3a7d5ba

Please sign in to comment.