Skip to content

Commit 43f2fff

Browse files
build(deps): bump com.diffplug.spotless from 8.0.0 to 8.1.0
Bumps com.diffplug.spotless from 8.0.0 to 8.1.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d786674 commit 43f2fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id "org.springdoc.openapi-gradle-plugin" version "1.9.0"
77
id "io.swagger.swaggerhub" version "1.3.2"
88
id "edu.sc.seis.launch4j" version "4.0.0"
9-
id "com.diffplug.spotless" version "8.0.0"
9+
id "com.diffplug.spotless" version "8.1.0"
1010
id "com.github.jk1.dependency-license-report" version "3.0.1"
1111
//id "nebula.lint" version "19.0.3"
1212
id "org.panteleyev.jpackageplugin" version "1.7.5"

0 commit comments

Comments
 (0)