Skip to content

Commit 4bd8630

Browse files
Update dependency com.github.ajalt.clikt:clikt to v5.0.2
1 parent 10e0f79 commit 4bd8630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ apkSigner = "com.android.tools.build:apksig:8.7.2"
1111
bundleTool = "com.android.tools.build:bundletool:1.17.2"
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:5.0.1"
14+
clikt = "com.github.ajalt.clikt:clikt:5.0.2"
1515
junit = "junit:junit:4.13.2"
1616
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
1717
okio = "com.squareup.okio:okio:3.9.1"

0 commit comments

Comments
 (0)