Skip to content

Commit

Permalink
Merge pull request #185 from jiro4989/dependabot/gradle/com.diffplug.…
Browse files Browse the repository at this point in the history
…spotless-spotless-plugin-gradle-7.0.2

build(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2
  • Loading branch information
github-actions[bot] authored Jan 15, 2025
2 parents 57f96d7 + b9fdf70 commit 4ffef81
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
Expand Up @@ -19,7 +19,7 @@ buildscript {
classpath "org.openjfx:javafx-plugin:0.0.8"

// Code Format
classpath "com.diffplug.spotless:spotless-plugin-gradle:7.0.1"
classpath "com.diffplug.spotless:spotless-plugin-gradle:7.0.2"
}
}

Expand Down

0 comments on commit 4ffef81

Please sign in to comment.