Skip to content

Commit 809e3ef

Browse files
chore(deps): Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.5.1 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a732c54 commit 809e3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ indra-licenserSpotless = { module = "net.kyori:indra-licenser-spotless", version
2222
pluginMeta = { module = "org.spongepowered:plugin-meta", version = "0.8.2"}
2323

2424
# ore
25-
apacheHttp-client = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.4.2"}
25+
apacheHttp-client = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.5.1"}
2626

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

0 commit comments

Comments
 (0)