Skip to content

Commit 1a67a4b

Browse files
chore(deps): update plugin spotless to v7.2.1
1 parent 3be20ff commit 1a67a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.4"
3535
lombok = { id = "io.freefair.lombok", version = "8.13.1" }
3636
release = { id = "pl.allegro.tech.build.axion-release", version = "1.18.18" }
3737
sonarqube = { id = "org.sonarqube", version = "6.0.1.5171" }
38-
spotless = { id = "com.diffplug.spotless", version = "7.0.2" }
38+
spotless = { id = "com.diffplug.spotless", version = "7.2.1" }
3939
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot-platform" }
4040
spring-dependencyManagement = { id = "io.spring.dependency-management", version = "1.1.7" }
4141
testLogger = { id = "com.adarshr.test-logger", version = "4.0.0" }

0 commit comments

Comments
 (0)