Skip to content

Commit c163f3a

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin in /json-smart (#275)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.5 to 2.46.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.5...maven/2.46.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.46.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7f438d commit c163f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ limitations under the License.
255255
<plugin>
256256
<groupId>com.diffplug.spotless</groupId>
257257
<artifactId>spotless-maven-plugin</artifactId>
258-
<version>2.44.5</version>
258+
<version>2.46.1</version>
259259
<configuration>
260260
<java>
261261
<includes>

0 commit comments

Comments
 (0)