Skip to content

Commit c7bd3f4

Browse files
Upgrade spotless-maven-plugin to 3.0.0 (#1961)
1 parent faa289d commit c7bd3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.jacoco.build/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
<plugin>
451451
<groupId>com.diffplug.spotless</groupId>
452452
<artifactId>spotless-maven-plugin</artifactId>
453-
<version>2.46.1</version>
453+
<version>3.0.0</version>
454454
</plugin>
455455
<plugin>
456456
<groupId>org.sonarsource.scanner.maven</groupId>

0 commit comments

Comments
 (0)