From af6ea5c185ae1b279b05ca70efc61cbb4ebc54ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:28:43 +0000 Subject: [PATCH] Update plugin com.diffplug.gradle.spotless to v8 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b4b0d5e..c22c329 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ plugins { id 'maven' id 'jacoco' id 'signing' - id 'com.diffplug.gradle.spotless' version '3.30.0' + id 'com.diffplug.gradle.spotless' version '8.8.0' } archivesBaseName = "bucket"