Skip to content

Commit

Permalink
Update dependency com.github.ajalt.clikt:clikt to v5.0.3 (#2556)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 10, 2025
1 parent adb5c57 commit 0156dec
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 @@ -77,7 +77,7 @@ androidGradlePlugin = { module = "com.android.tools.build:gradle", version = "8.
burst = { module = "app.cash.burst:burst", version.ref = "burst" }
burst-gradle-plugin = { module = "app.cash.burst:burst-gradle-plugin", version.ref = "burst" }
kotlinPoet = { module = "com.squareup:kotlinpoet", version = "2.0.0" }
clikt = "com.github.ajalt.clikt:clikt:5.0.2"
clikt = "com.github.ajalt.clikt:clikt:5.0.3"
junit = { module = "junit:junit", version = "4.13.2" }
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
robolectric = { module = "org.robolectric:robolectric", version = "4.14.1" }
Expand Down

0 comments on commit 0156dec

Please sign in to comment.