Skip to content

Commit 342d139

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

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.4</version>
258+
<version>2.44.5</version>
259259
<configuration>
260260
<java>
261261
<includes>

0 commit comments

Comments
 (0)