Skip to content

Commit

Permalink
build(deps): bump com.diffplug.spotless from 7.0.0 to 7.0.1 (#196)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 799bbc3 commit 248fdfc
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 @@ -28,7 +28,7 @@ dependency-license-report = "com.github.jk1.dependency-license-report:2.9"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin" }
sonarqube = "org.sonarqube:6.0.1.5171"
spotless = "com.diffplug.spotless:7.0.0"
spotless = "com.diffplug.spotless:7.0.1"
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 248fdfc

Please sign in to comment.