Skip to content

Commit 9ddf712

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 (#149)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raffi Khatchadourian <[email protected]>
1 parent 047b44f commit 9ddf712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3030
<build-alias>b000</build-alias>
3131
<wala.version>1.6.10</wala.version>
32-
<spotless.version>2.44.4</spotless.version>
32+
<spotless.version>2.44.5</spotless.version>
3333
<maven.surefire.version>3.5.3</maven.surefire.version>
3434
<parallel>both</parallel>
3535
<logging.config.file>${maven.multiModuleProjectDirectory}/logging.properties</logging.config.file>

0 commit comments

Comments
 (0)