Skip to content

Commit 262cf9a

Browse files
Update dependency com.github.ajalt.clikt:clikt to v4.2.1
1 parent a2d4d7a commit 262cf9a

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.1.1"
1111
bundleTool = "com.android.tools.build:bundletool:1.15.4"
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.2.0"
14+
clikt = "com.github.ajalt.clikt:clikt:4.2.1"
1515
junit = "junit:junit:4.13.2"
1616
truth = "com.google.truth:truth:1.1.5"
1717
okio = "com.squareup.okio:okio:3.6.0"

0 commit comments

Comments
 (0)