From 4e03361ede7e785ec3bebea1dacfdc06baf5dd22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 22:44:05 +0000 Subject: [PATCH] Update plugin com.diffplug.gradle.spotless to v7 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index b4b0d5e..e255673 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 '7.0.2' } archivesBaseName = "bucket"