Skip to content

Commit 8ca3b56

Browse files
Update dependency com.github.ajalt.clikt:clikt to v5.1.0
1 parent 104efb7 commit 8ca3b56

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
@@ -40,7 +40,7 @@ bouncycastle-bctls = { module = "org.bouncycastle:bctls-jdk15to18", version.ref
4040
brotli-dec = "org.brotli:dec:0.1.2"
4141
#noinspection UnusedVersionCatalogEntry
4242
checkStyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkStyle" }
43-
clikt = "com.github.ajalt.clikt:clikt:5.0.3"
43+
clikt = "com.github.ajalt.clikt:clikt:5.1.0"
4444
#noinspection UnusedVersionCatalogEntry
4545
codehaus-signature-java18 = "org.codehaus.mojo.signature:java18:1.0"
4646
conscrypt-android = { module = "org.conscrypt:conscrypt-android", version.ref = "org-conscrypt" }

0 commit comments

Comments
 (0)