Skip to content

Commit

Permalink
Upgrade to spotless 6.25.0 (#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul authored May 12, 2024
1 parent cca3225 commit 78b86cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions choreolib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ plugins {
id 'java'
id 'google-test'
id 'edu.wpi.first.wpilib.repositories.WPILibRepositoriesPlugin' version '2020.2'
id 'edu.wpi.first.NativeUtils' version '2024.7.0'
id 'edu.wpi.first.NativeUtils' version '2024.7.2'
id 'edu.wpi.first.GradleJni' version '1.1.0'
id 'edu.wpi.first.GradleVsCode' version '2.1.0'
id 'com.diffplug.spotless' version '6.20.0'
id 'com.diffplug.spotless' version '6.25.0'
id 'jacoco'
}

Expand Down

0 comments on commit 78b86cb

Please sign in to comment.