Skip to content

Commit 4986374

Browse files
[Dependabot]: Bump com.diffplug.spotless from 7.0.3 to 8.1.0
Bumps com.diffplug.spotless from 7.0.3 to 8.1.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e527237 commit 4986374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
// to make our tests output more fancy
99
id 'com.adarshr.test-logger' version '4.0.0'
1010
// code linting
11-
id "com.diffplug.spotless" version "7.0.3"
11+
id "com.diffplug.spotless" version "8.1.0"
1212
// test coverage
1313
id 'jacoco'
1414
id 'com.github.kt3k.coveralls' version '2.12.2'

0 commit comments

Comments
 (0)