Skip to content

Commit

Permalink
build(deps): bump com.diffplug.spotless from 7.0.1 to 7.0.2 (#225)
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 7.0.1 to 7.0.2.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 21ca349 commit 03a38c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spring-security-test = { module = "org.springframework.security:spring-security-
[plugins]
dependency-license-report = "com.github.jk1.dependency-license-report:2.9"
sonarqube = "org.sonarqube:6.0.1.5171"
spotless = "com.diffplug.spotless:7.0.1"
spotless = "com.diffplug.spotless:7.0.2"
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot" }
spring-dependency-management = "io.spring.dependency-management:1.1.7"
test-logger = "com.adarshr.test-logger:4.0.0"
Expand Down

0 comments on commit 03a38c4

Please sign in to comment.