Skip to content

Commit

Permalink
chore(deps): update plugin spotless to v6.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent a59869e commit ccd82fd
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 @@ -2,7 +2,7 @@
indra = { id = "net.kyori.indra", version.ref = "indra" }
indraGit = { id = "net.kyori.indra.git", version.ref = "indra" }
indraSpotless = { id = "net.kyori.indra.licenser.spotless", version.ref = "indra" }
spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
spotless = { id = "com.diffplug.spotless", version = "6.23.1" }
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
runPaper = { id = "xyz.jpenilla.run-paper", version = "2.2.2" }

Expand Down

0 comments on commit ccd82fd

Please sign in to comment.