Skip to content

Commit e9c93ed

Browse files
Bump com.diffplug.spotless from 8.1.0 to 8.2.0
Bumps com.diffplug.spotless from 8.1.0 to 8.2.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d75d451 commit e9c93ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
id("jvm-test-suite")
66
id("com.gradleup.shadow") version "9.3.1"
7-
id("com.diffplug.spotless") version "8.1.0"
7+
id("com.diffplug.spotless") version "8.2.0"
88
id("com.github.spotbugs") version "6.4.8"
99
id("com.avast.gradle.docker-compose") version "0.17.20"
1010
id("com.github.ben-manes.versions") version "0.53.0"

0 commit comments

Comments
 (0)