Skip to content

Commit

Permalink
dependency: (deps): bump com.diffplug.spotless in /backend
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 7.0.0.BETA1 to 7.0.0.BETA2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 7f71c63 commit 216f9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id("org.springframework.boot") version "3.3.1"
id("io.spring.dependency-management") version "1.1.5"
id("com.github.roroche.plantuml") version "1.0.2"
id("com.diffplug.spotless") version "7.0.0.BETA1"
id("com.diffplug.spotless") version "7.0.0.BETA2"
}

group = "com.example"
Expand Down

0 comments on commit 216f9f3

Please sign in to comment.