Skip to content

Commit 01e1811

Browse files
Bump com.diffplug.spotless from 6.23.2 to 6.24.0
Bumps com.diffplug.spotless from 6.23.2 to 6.24.0. --- 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 756b6d6 commit 01e1811

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
@@ -1,7 +1,7 @@
11
plugins {
22
id "java"
33
id "edu.wpi.first.GradleRIO" version "2023.4.3"
4-
id 'com.diffplug.spotless' version '6.23.2'
4+
id 'com.diffplug.spotless' version '6.24.0'
55
}
66

77
sourceCompatibility = JavaVersion.VERSION_11

0 commit comments

Comments
 (0)