Skip to content

Commit d364def

Browse files
Bump com.diffplug.spotless:spotless-maven-plugin in /java (#870)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 417d56f commit d364def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@
445445
<plugin>
446446
<groupId>com.diffplug.spotless</groupId>
447447
<artifactId>spotless-maven-plugin</artifactId>
448-
<version>2.45.0</version>
448+
<version>2.46.1</version>
449449
<configuration>
450450
<checkSkip>${skipUnitTests}</checkSkip>
451451
<java>

0 commit comments

Comments
 (0)