Skip to content

Commit

Permalink
chore(deps): Update dependency org.apache.httpcomponents.client5:http…
Browse files Browse the repository at this point in the history
…client5 to v5.4
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent a6bf298 commit afd60ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mammoth = "1.4.0"
checkerQual = { module = "org.checkerframework:checker-qual", version.ref = "checker" }

# downloader-apache-http
apache-httpClient5 = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.3.1" }
apache-httpClient5 = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.4" }

# gradle-plugin
accessWidener = { module = "net.fabricmc:access-widener", version.ref = "accessWidener" }
Expand Down

0 comments on commit afd60ef

Please sign in to comment.