Skip to content

Commit 2ecb063

Browse files
authored
chore: upgrades spotless
1 parent 3cb109d commit 2ecb063

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
@@ -21,6 +21,6 @@ org-junit-platform-junit-platform-launcher = { group = "org.junit.platform", nam
2121
org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.18.0" }
2222

2323
[plugins]
24-
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
24+
com-diffplug-spotless = { id = "com.diffplug.spotless", version = "7.1.0" }
2525
com-github-spotbugs = { id = "com.github.spotbugs", version = "6.2.1" }
2626
org-sonarqube = { id = "org.sonarqube", version = "6.2.0.5505" }

0 commit comments

Comments
 (0)