Skip to content

Commit f2d3907

Browse files
chore(deps): bump com.diffplug.spotless from 7.1.0 to 7.2.0
Bumps com.diffplug.spotless from 7.1.0 to 7.2.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94a1ce1 commit f2d3907

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.18.0" }
2222

2323
[plugins]
24-
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
24+
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.2.0" }
2525
com-github-spotbugs = { id = "com.github.spotbugs", version = "6.2.2" }
2626
org-sonarqube = { id = "org.sonarqube", version = "6.2.0.5505" }

0 commit comments

Comments
 (0)