Skip to content

Commit f88f719

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin in /json-smart-action
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.46.1 to 3.0.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.46.1...lib/3.0.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8898231 commit f88f719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart-action/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<plugin>
225225
<groupId>com.diffplug.spotless</groupId>
226226
<artifactId>spotless-maven-plugin</artifactId>
227-
<version>2.46.1</version>
227+
<version>3.0.0</version>
228228
<configuration>
229229
<java>
230230
<includes>

0 commit comments

Comments
 (0)