Skip to content

Commit 49a9a37

Browse files
Bump com.diffplug.spotless from 6.25.0 to 7.0.2
Bumps com.diffplug.spotless from 6.25.0 to 7.0.2. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad554ac commit 49a9a37

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 'scala' // scala support
77
id 'signing'
88
id 'maven-publish' // publish to a maven repo (local or mvn central, has to be defined)
9-
id 'com.diffplug.spotless' version '6.25.0'// code format
9+
id 'com.diffplug.spotless' version '7.0.2'// code format
1010
id "com.github.ben-manes.versions" version '0.51.0'
1111
id "de.undercouch.download" version "5.6.0" // downloads plugin
1212
id "kr.motd.sphinx" version "2.10.1" // documentation generation

0 commit comments

Comments
 (0)