Skip to content

Commit 4b40a99

Browse files
chore(deps): bump com.diffplug.spotless from 7.2.1 to 8.0.0
Bumps com.diffplug.spotless from 7.2.1 to 8.0.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 293d2bb commit 4b40a99

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)