Skip to content

Commit 6893a26

Browse files
dependabot[bot]Fabrice-TIERCELIN
authored andcommitted
Bump com.diffplug.spotless:spotless-maven-plugin from 2.45.0 to 2.46.1
--- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 2.46.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cc15af commit 6893a26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ http://www.solutionsiq.com/developing-eclipse-plug-ins-program-to-publish/
238238
<plugin>
239239
<groupId>com.diffplug.spotless</groupId>
240240
<artifactId>spotless-maven-plugin</artifactId>
241-
<version>2.45.0</version>
241+
<version>2.46.1</version>
242242
<configuration>
243243
<!-- optional: limit format enforcement to just the files changed by this git ref -->
244244
<ratchetFrom>d137806a55d49614ec59828984e4b0e57001c058</ratchetFrom>

samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<plugin>
135135
<groupId>com.diffplug.spotless</groupId>
136136
<artifactId>spotless-maven-plugin</artifactId>
137-
<version>2.45.0</version>
137+
<version>2.46.1</version>
138138
<configuration>
139139
<java>
140140
<removeUnusedImports />

0 commit comments

Comments
 (0)