Skip to content

Commit aff4fe7

Browse files
Update plugin com.diffplug.spotless to v8.3.0
1 parent 4b39d3c commit aff4fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithm-exercises-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
id 'com.adarshr.test-logger' version '4.0.0'
1717
id "org.sonarqube" version "7.2.2.6593"
1818
id "com.github.ben-manes.versions" version "0.53.0"
19-
id "com.diffplug.spotless" version "8.2.1"
19+
id "com.diffplug.spotless" version "8.3.0"
2020
}
2121

2222
repositories {

0 commit comments

Comments
 (0)