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.2.3 (#130)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 32c2b02 commit 29995a8
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 @@ -18,7 +18,7 @@ mergeTool = "1.2.0"
checkerQual = { module = "org.checkerframework:checker-qual", version.ref = "checker" }

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

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

0 comments on commit 29995a8

Please sign in to comment.