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

Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.1.0 (#8924)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-07 19:19:39 -04:00
committed by GitHub
parent 9b775d0957
commit 13720a8be8

View File

@@ -58,7 +58,7 @@ gradlePlugin-ksp = { module = "com.google.devtools.ksp:symbol-processing-gradle-
gradlePlugin-mavenPublish = "com.vanniktech:gradle-maven-publish-plugin:0.33.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:8.3.8"
gradlePlugin-spotless = "com.diffplug.spotless:spotless-plugin-gradle:7.0.4"
gradlePlugin-spotless = "com.diffplug.spotless:spotless-plugin-gradle:7.1.0"
hamcrestLibrary = "org.hamcrest:hamcrest-library:3.0"
httpClient5 = "org.apache.httpcomponents.client5:httpclient5:5.5"
jettyClient = "org.eclipse.jetty:jetty-client:9.4.57.v20241219"