Skip to content

Commit c4a0448

Browse files
Bump com.diffplug.spotless from 6.6.1 to 6.9.1
Bumps com.diffplug.spotless from 6.6.1 to 6.9.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bfcfa0 commit c4a0448

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
@@ -11,7 +11,7 @@ plugins {
1111
id 'signing'
1212

1313
// To be able to use Spotless in the project, this will be needed.
14-
id "com.diffplug.spotless" version "6.6.1"
14+
id "com.diffplug.spotless" version "6.9.1"
1515
}
1616

1717
group('io.github.lucasstarsz.fastj')

0 commit comments

Comments
 (0)