Skip to content

Commit

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

build(deps): bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.2 to 6.23.3
  • Loading branch information
github-actions[bot] authored Dec 4, 2023
2 parents d1632e1 + 4361de3 commit 6f5ec73
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:6.23.2"
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.23.3"
}
}

Expand Down

0 comments on commit 6f5ec73

Please sign in to comment.