Skip to content

Commit 4fee830

Browse files
Merge pull request #1910 from microsoft/dependabot/gradle/com.diffplug.spotless-7.0.4
chore(deps): bump com.diffplug.spotless from 7.0.3 to 7.0.4
2 parents 5d94234 + 2bd43ec commit 4fee830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id "java-library"
33
id "org.sonarqube" version "6.2.0.5505"
44
id 'com.github.spotbugs' version '6.1.12'
5-
id "com.diffplug.spotless" version "7.0.3"
5+
id "com.diffplug.spotless" version "7.0.4"
66
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
77
}
88

0 commit comments

Comments
 (0)