We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74fea01 commit b405b16Copy full SHA for b405b16
backend/build.gradle
@@ -13,7 +13,7 @@ plugins {
13
id 'java'
14
id 'org.springframework.boot' version '3.5.10'
15
// Spotless for the code style
16
- id "com.diffplug.spotless" version "8.1.0"
+ id "com.diffplug.spotless" version "8.2.0"
17
id "com.github.ben-manes.versions" version "0.53.0"
18
}
19
0 commit comments