Skip to content

Commit 5e00c4b

Browse files
Update dependency com.github.ajalt.clikt:clikt to v4.4.0 (#273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ec06e7 commit 5e00c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ apkSigner = "com.android.tools.build:apksig:8.3.2"
1111
bundleTool = "com.android.tools.build:bundletool:1.16.0"
1212
aapt2Proto = { module = "com.android.tools.build:aapt2-proto", version.ref = "aapt2Proto" }
1313
protobufJava = { module = "com.google.protobuf:protobuf-java", version.ref = "protobufJava" }
14-
clikt = "com.github.ajalt.clikt:clikt:4.3.0"
14+
clikt = "com.github.ajalt.clikt:clikt:4.4.0"
1515
junit = "junit:junit:4.13.2"
1616
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
1717
okio = "com.squareup.okio:okio:3.9.0"

0 commit comments

Comments
 (0)