Skip to content

Commit

Permalink
Merge pull request #90 from SpongePowered/renovate/org.apache.httpcom…
Browse files Browse the repository at this point in the history
…ponents.client5-httpclient5-5.x

chore(deps): Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4
  • Loading branch information
zml2008 authored Oct 26, 2024
2 parents 9db0926 + c4fc443 commit 866b4af
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.3.1"}
apacheHttp-client = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.4"}

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

0 comments on commit 866b4af

Please sign in to comment.