Skip to content

Commit 90d485c

Browse files
Merge pull request #1996 from microsoft/dependabot/gradle/com.diffplug.spotless-7.1.0
chore(deps): bump com.diffplug.spotless from 7.0.4 to 7.1.0
2 parents 7fde975 + 100cd66 commit 90d485c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.1'
5-
id "com.diffplug.spotless" version "7.0.4"
5+
id "com.diffplug.spotless" version "7.1.0"
66
}
77

88
sonar {

0 commit comments

Comments
 (0)