Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 7.0.1 to 7.0.2 (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 5f95da4 commit 32697f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'groovy' // groovy support
id 'java' // java support
id 'com.diffplug.spotless' version '7.0.1'//code format
id 'com.diffplug.spotless' version '7.0.2'//code format
id 'pmd' // code check, working on source code
id 'com.github.spotbugs' version '6.1.0' // code check, working on byte code
id "org.sonarqube" version "6.0.1.5171" // sonarqube
Expand Down

0 comments on commit 32697f7

Please sign in to comment.