Skip to content

Commit

Permalink
build(deps): bump com.diffplug.spotless in /generators/server/resources
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 6.25.0 to 7.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 14191e8 commit a5ce7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gradle-liquibase = { id = 'org.liquibase.gradle', version = '3.0.1' }

gradle-sonarqube = { id = 'org.sonarqube', version = '6.0.1.5171' }

spotless-gradle-plugin = { id = 'com.diffplug.spotless', version = '6.25.0' }
spotless-gradle-plugin = { id = 'com.diffplug.spotless', version = '7.0.0' }

gradle-modernizer-plugin = { id = 'com.github.andygoossens.gradle-modernizer-plugin', version = '1.10.0' }

Expand Down

0 comments on commit a5ce7a1

Please sign in to comment.