From 3b38f8758f2e90c0b5cf42f037b5dbf05f0e8aa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 06:33:10 +0000 Subject: [PATCH] Bump com.diffplug.spotless from 7.2.1 to 8.2.1 Bumps com.diffplug.spotless from 7.2.1 to 8.2.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.2.1 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 b4f9dbf..9def8da 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.2.2.6593' - id 'com.diffplug.spotless' version '7.2.1' + id 'com.diffplug.spotless' version '8.2.1' } repositories {