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.3 (#79)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent 2b3f98c commit 735a81e
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 @@ -22,7 +22,7 @@ indra-licenserSpotless = { module = "net.kyori:indra-licenser-spotless", version
pluginMeta = { module = "org.spongepowered:plugin-meta", version = "0.8.1"}

# ore
apacheHttp-client = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.2.3"}
apacheHttp-client = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.3"}

[plugins]
gradlePluginPublish = { id = "com.gradle.plugin-publish", version.ref = "pluginPublish" }
Expand Down

0 comments on commit 735a81e

Please sign in to comment.