Merge pull request #7428 from thunderbird/bump_clikt

Bump Clikt 3.5.2 -> 4.2.1
This commit is contained in:
cketti 2023-12-11 12:47:36 +01:00 committed by GitHub
commit 96bc7b1076
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,7 +130,7 @@ glide = { module = "com.github.bumptech.glide:glide", version.ref = "glide" }
glide-compiler = { module = "com.github.bumptech.glide:compiler", version.ref = "glide" }
jsoup = "org.jsoup:jsoup:1.15.4"
apache-httpclient5 = "org.apache.httpcomponents.client5:httpclient5:5.2.1"
clikt = "com.github.ajalt.clikt:clikt:3.5.2"
clikt = "com.github.ajalt.clikt:clikt:4.2.1"
jzlib = "com.jcraft:jzlib:1.0.7"
jutf7 = "com.beetstra.jutf7:jutf7:1.0.0"
jcip-annotations = "net.jcip:jcip-annotations:1.0"