Skip to content

Commit

Permalink
chore(deps): bump com.diffplug.spotless from 6.22.0 to 6.23.0
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.22.0 to 6.23.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 40f4e4d commit 5e218b4
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.5"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-spring = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin" }
sonarqube = "org.sonarqube:4.4.1.3373"
spotless = "com.diffplug.spotless:6.22.0"
spotless = "com.diffplug.spotless:6.23.0"
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot" }
spring-dependency-management = "io.spring.dependency-management:1.1.4"
test-logger = "com.adarshr.test-logger:4.0.0"
Expand Down

0 comments on commit 5e218b4

Please sign in to comment.