Skip to content

Commit

Permalink
chore: bump spotless gradle [email protected] (#1200)
Browse files Browse the repository at this point in the history
- Support for p2 cache directory in an Eclipse step

Signed-off-by: Hiroshi Miura <[email protected]>
  • Loading branch information
miurahr authored Nov 29, 2024
1 parent f502f3f commit 5b53f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ xmlunit = ["xmlunit-core", "xmlunit-assertj", "assertj"]

[plugins]
spotbugs = {id = "com.github.spotbugs", version = "6.0.26"}
spotless = {id = "com.diffplug.spotless", version = "6.25.0"}
spotless = {id = "com.diffplug.spotless", version = "7.0.0.BETA4"}
launch4j = {id = "edu.sc.seis.launch4j", version = "3.0.6"}
versions = {id = "com.github.ben-manes.versions", version = "0.51.0"}
ssh = {id = "org.hidetake.ssh", version = "2.11.2"}

0 comments on commit 5b53f54

Please sign in to comment.