Skip to content

Commit b40c912

Browse files
dependabot[bot]liblit
authored andcommitted
Bump com.diffplug.spotless from 8.9.0 to 8.10.0
Bumps com.diffplug.spotless from 8.9.0 to 8.10.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f697591 commit b40c912

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
`java-library`
33
application
44
eclipse
5-
id("com.diffplug.spotless") version "8.9.0"
5+
id("com.diffplug.spotless") version "8.10.0"
66
}
77

88
java.toolchain.languageVersion = JavaLanguageVersion.of(17)

0 commit comments

Comments
 (0)