Skip to content

Commit

Permalink
Bump spotless from 6.22.0 to 6.23.3 (#166)
Browse files Browse the repository at this point in the history
Bumps `spotless` from 6.22.0 to 6.23.3.
Updates `com.diffplug.spotless:spotless-plugin-gradle` from 6.22.0 to
6.23.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/diffplug/spotless/commit/29bb75cdb02677e276f4f2acbb961fbb4f290c07"><code>29bb75c</code></a>
Published gradle/6.23.3</li>
<li><a
href="https://github.com/diffplug/spotless/commit/053c7aeb6a9c363dea6470e14d54058f513bffa3"><code>053c7ae</code></a>
Published lib/2.43.1</li>
<li><a
href="https://github.com/diffplug/spotless/commit/ed88d337f34922f4383b35100f717c7876466680"><code>ed88d33</code></a>
Update Equo steps (<a
href="https://redirect.github.com/diffplug/spotless/issues/1939">#1939</a>)</li>
<li><a
href="https://github.com/diffplug/spotless/commit/c4da6c40089abe86bfbbd639acc70ae4795b1958"><code>c4da6c4</code></a>
Update changelogs.</li>
<li><a
href="https://github.com/diffplug/spotless/commit/ee77877d2589bee50a4e8833663e976b5ac68963"><code>ee77877</code></a>
Keep <code>eclipseWtp</code> step, remove the long-dormant
<code>_ext/eclipse-wtp</code> project (#...</li>
<li><a
href="https://github.com/diffplug/spotless/commit/7468ace145e0e4350d955156d05de435b86d42f5"><code>7468ace</code></a>
Update actions/setup-java action to v4 (<a
href="https://redirect.github.com/diffplug/spotless/issues/1937">#1937</a>)</li>
<li><a
href="https://github.com/diffplug/spotless/commit/e655ef28c253577c360d96f5096475df0f676c8e"><code>e655ef2</code></a>
Bump CDT to latest.</li>
<li><a
href="https://github.com/diffplug/spotless/commit/cde60a58fce8cc2b7c8231534dea8b1d03451dc7"><code>cde60a5</code></a>
Bump GrEclipse to latest.</li>
<li><a
href="https://github.com/diffplug/spotless/commit/38021bf0c146e79e59fbf329b8ce56bbc6185f31"><code>38021bf</code></a>
Bump JDT to latest.</li>
<li><a
href="https://github.com/diffplug/spotless/commit/83d5bf9924d179044674144171ce27e179d29378"><code>83d5bf9</code></a>
Bump solstice to 1.7.4 to fix <a
href="https://redirect.github.com/diffplug/spotless/issues/1860">#1860</a>,</li>
<li>Additional commits viewable in <a
href="https://github.com/diffplug/spotless/compare/gradle/6.22.0...gradle/6.23.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.diffplug.spotless` from 6.22.0 to 6.23.3


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 53301ac commit 841186a
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 @@ -12,7 +12,7 @@ okhttp = "4.12.0"
okio = "3.6.0"
protobuf = "3.25.1"
slf4j = "2.0.9"
spotless = "6.22.0"
spotless = "6.23.3"

[libraries]
android = { module = "com.google.android:android", version.ref = "android" }
Expand Down

0 comments on commit 841186a

Please sign in to comment.