chore(deps): update plugin com.diffplug.spotless to v6.25.0 (#15)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | com.diffplug.spotless | plugin | minor | `6.22.0` -> `6.25.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: #15pull/16/head
parent
d76205419c
commit
328f57454c
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id("com.diffplug.spotless") version "6.22.0"
|
||||
id("com.diffplug.spotless") version "6.25.0"
|
||||
id("maven-publish")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue