Skip to content

Commit 18411e1

Browse files
chore(deps): bump com.diffplug.spotless:spotless-maven-plugin (#101)
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.44.2 to 2.44.3. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.44.2...maven/2.44.3) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin 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> Co-authored-by: Matt Jones <bigboxer23@gmail.com>
1 parent e63becc commit 18411e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>com.diffplug.spotless</groupId>
111111
<artifactId>spotless-maven-plugin</artifactId>
112-
<version>2.44.2</version>
112+
<version>2.44.3</version>
113113
<configuration>
114114
<java>
115115
<googleJavaFormat>

0 commit comments

Comments
 (0)