From 972aec555f9831b1472d7a51a160d8650e09d575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 06:15:02 +0000 Subject: [PATCH] chore(deps): bump com.diffplug.spotless from 8.10.0 to 8.10.1 Bumps com.diffplug.spotless from 8.10.0 to 8.10.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index a11896a..27678dd 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ import org.gradle.jvm.toolchain.JavaToolchainService plugins { id 'base' - id 'com.diffplug.spotless' version '8.10.0' apply false + id 'com.diffplug.spotless' version '8.10.1' apply false } ext {