Skip to content

Commit 2325a54

Browse files
dependabot[bot]Oliver Weiler
authored andcommitted
chore(deps): Bump spotless-maven-plugin from 2.36.0 to 2.37.0
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.36.0 to 2.37.0. - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.36.0...lib/2.37.0) --- 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 333a959 commit 2325a54

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
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>com.diffplug.spotless</groupId>
128128
<artifactId>spotless-maven-plugin</artifactId>
129-
<version>2.36.0</version>
129+
<version>2.37.0</version>
130130
<configuration>
131131
<java>
132132
<palantirJavaFormat/>

0 commit comments

Comments
 (0)