Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit 92ed548

Browse files
build(deps): bump com.diffplug.spotless from 7.0.0 to 7.0.1 (#223)
Bumps com.diffplug.spotless from 7.0.0 to 7.0.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed56e69 commit 92ed548

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
@@ -19,7 +19,7 @@ spring-security-test = { module = "org.springframework.security:spring-security-
1919
[plugins]
2020
dependency-license-report = "com.github.jk1.dependency-license-report:2.9"
2121
sonarqube = "org.sonarqube:6.0.1.5171"
22-
spotless = "com.diffplug.spotless:7.0.0"
22+
spotless = "com.diffplug.spotless:7.0.1"
2323
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot" }
2424
spring-dependency-management = "io.spring.dependency-management:1.1.7"
2525
test-logger = "com.adarshr.test-logger:4.0.0"

0 commit comments

Comments
 (0)