Skip to content

Commit

Permalink
Update dependency com.github.ajalt.clikt:clikt to v5.0.2 (#323)
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 Dec 1, 2024
1 parent 10e0f79 commit 48e68d5
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 @@ -11,7 +11,7 @@ apkSigner = "com.android.tools.build:apksig:8.7.2"
bundleTool = "com.android.tools.build:bundletool:1.17.2"
aapt2Proto = { module = "com.android.tools.build:aapt2-proto", version.ref = "aapt2Proto" }
protobufJava = { module = "com.google.protobuf:protobuf-java", version.ref = "protobufJava" }
clikt = "com.github.ajalt.clikt:clikt:5.0.1"
clikt = "com.github.ajalt.clikt:clikt:5.0.2"
junit = "junit:junit:4.13.2"
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
okio = "com.squareup.okio:okio:3.9.1"
Expand Down

0 comments on commit 48e68d5

Please sign in to comment.