Skip to content

Commit 76a3785

Browse files
chore(deps): update plugin com.diffplug.spotless to v7
1 parent 1ce2992 commit 76a3785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pluginManagement {
1717
id("org.openapi.generator") version "7.6.0"
1818
id("com.bmuschko.docker-remote-api") version "9.4.0"
1919
id("org.flywaydb.flyway") version flywayVersion
20-
id("com.diffplug.spotless") version "6.25.0"
20+
id("com.diffplug.spotless") version "7.0.0"
2121

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

0 commit comments

Comments
 (0)