Skip to content

Commit b9d5e51

Browse files
Merge pull request #1865 from microsoft/dependabot/gradle/com.diffplug.spotless-7.0.3
chore(deps): bump com.diffplug.spotless from 7.0.2 to 7.0.3
2 parents 20c1cbd + b0a935b commit b9d5e51

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.1.0.5360"
44
id 'com.github.spotbugs' version '6.1.7'
5-
id "com.diffplug.spotless" version "7.0.2"
5+
id "com.diffplug.spotless" version "7.0.3"
66
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
77
}
88

0 commit comments

Comments
 (0)