Skip to content

Commit

Permalink
chore(deps): update plugin com.diffplug.spotless to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 1ce2992 commit 76a3785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pluginManagement {
id("org.openapi.generator") version "7.6.0"
id("com.bmuschko.docker-remote-api") version "9.4.0"
id("org.flywaydb.flyway") version flywayVersion
id("com.diffplug.spotless") version "6.25.0"
id("com.diffplug.spotless") version "7.0.0"

// For the DBT module, which doesn't use the spring boot jar
id("com.github.johnrengelman.shadow") version "8.1.1"
Expand Down

0 comments on commit 76a3785

Please sign in to comment.