Skip to content

Commit 93d1534

Browse files
authored
Merge pull request #2036 from microsoft/dependabot/gradle/com.diffplug.spotless-8.0.0
chore(deps): bump com.diffplug.spotless from 7.2.1 to 8.0.0
2 parents 293d2bb + 4b40a99 commit 93d1534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ org-junit-platform-junit-platform-launcher = { group = "org.junit.platform", nam
2121
org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.20.0" }
2222

2323
[plugins]
24-
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
24+
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
2525
com-github-spotbugs = { id = "com.github.spotbugs", version = "6.4.2" }
2626
org-sonarqube = { id = "org.sonarqube", version = "6.3.1.5724" }

0 commit comments

Comments
 (0)