Skip to content

Commit fc34c8c

Browse files
chore(deps): Update patch dependency changes (#98)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33cdc31 commit fc34c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ mammoth = "1.4.0"
1010

1111
[libraries]
1212
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
13-
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "26.0.1"}
13+
jetbrainsAnnotations = { module = "org.jetbrains:annotations", version = "26.0.2"}
1414
mammoth = { module = "net.kyori:mammoth", version.ref = "mammoth" }
1515
mammoth-test = { module = "net.kyori:mammoth-test", version.ref = "mammoth" }
1616

@@ -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.1"}
25+
apacheHttp-client = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.4.2"}
2626

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

0 commit comments

Comments
 (0)