Skip to content

Commit b405b16

Browse files
1 parent 74fea01 commit b405b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id 'java'
1414
id 'org.springframework.boot' version '3.5.10'
1515
// Spotless for the code style
16-
id "com.diffplug.spotless" version "8.1.0"
16+
id "com.diffplug.spotless" version "8.2.0"
1717
id "com.github.ben-manes.versions" version "0.53.0"
1818
}
1919

0 commit comments

Comments
 (0)