From 977f6a1dfca80e4896c0705e8fa67599ac743eef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 06:37:47 +0000 Subject: [PATCH] Bump com.diffplug.spotless from 7.2.1 to 8.10.0 Bumps com.diffplug.spotless from 7.2.1 to 8.10.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 4c50466..5bc3703 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { id 'signing' id 'io.github.gradle-nexus.publish-plugin' version '2.0.0' id 'org.sonarqube' version '7.4.0.8496' - id 'com.diffplug.spotless' version '7.2.1' + id 'com.diffplug.spotless' version '8.10.0' } repositories {