1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00

Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.0.2 (#9020)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-15 00:53:41 -04:00
committed by GitHub
parent c27e128df8
commit cd602dcdc1

View File

@@ -57,7 +57,7 @@ gradlePlugin-kotlinSerialization = { module = "org.jetbrains.kotlin:kotlin-seria
gradlePlugin-ksp = { module = "com.google.devtools.ksp:symbol-processing-gradle-plugin", version.ref = "ksp" }
gradlePlugin-mavenPublish = "com.vanniktech:gradle-maven-publish-plugin:0.34.0"
gradlePlugin-mavenSympathy = "io.github.usefulness.maven-sympathy:io.github.usefulness.maven-sympathy.gradle.plugin:0.3.0"
gradlePlugin-shadow = "com.gradleup.shadow:shadow-gradle-plugin:9.0.1"
gradlePlugin-shadow = "com.gradleup.shadow:shadow-gradle-plugin:9.0.2"
gradlePlugin-spotless = "com.diffplug.spotless:spotless-plugin-gradle:7.2.1"
hamcrestLibrary = "org.hamcrest:hamcrest-library:3.0"
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.5"