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: #15
pull/16/head
Renovate Bot 2024-01-26 22:45:48 +00:00
parent d76205419c
commit 328f57454c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
plugins {
id("com.diffplug.spotless") version "6.22.0"
id("com.diffplug.spotless") version "6.25.0"
id("maven-publish")
}