We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7ce32 commit 093ea0dCopy full SHA for 093ea0d
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ mammoth = "1.4.0"
19
checkerQual = { module = "org.checkerframework:checker-qual", version.ref = "checker" }
20
21
# downloader-apache-http
22
-apache-httpClient5 = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.3.1" }
+apache-httpClient5 = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.4" }
23
24
# gradle-plugin
25
accessWidener = { module = "net.fabricmc:access-widener", version.ref = "accessWidener" }
0 commit comments