Skip to content

Commit

Permalink
build(deps): bump com.diffplug.spotless from 5.0.0 to 7.0.2
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 5.0.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>
  • Loading branch information
dependabot[bot] authored Mar 5, 2025
1 parent 65057d8 commit d1d6c2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {

id("edu.wpi.first.GradleRIO") version "2025.3.1"
id("com.peterabeles.gversion") version "1.10.3"
id("com.diffplug.spotless") version "5.0.0" // https://github.com/Mechanical-Advantage/AdvantageKit/issues/169
id("com.diffplug.spotless") version "7.0.2" // https://github.com/Mechanical-Advantage/AdvantageKit/issues/169
}

val javaVersion: JavaVersion = JavaVersion.VERSION_17
Expand Down

0 comments on commit d1d6c2e

Please # to comment.