Skip to content

Commit 3b23512

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.3
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.43.0 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@lib/2.43.0...maven/2.44.3) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aff59d4 commit 3b23512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3131
<build-alias>b000</build-alias>
3232
<wala.version>1.6.0</wala.version>
33-
<spotless.version>2.43.0</spotless.version>
33+
<spotless.version>2.44.3</spotless.version>
3434
<maven.surefire.version>3.5.2</maven.surefire.version>
3535
<parallel>both</parallel>
3636
<logging.config.file>${maven.multiModuleProjectDirectory}/logging.properties</logging.config.file>

0 commit comments

Comments
 (0)