Skip to content

Commit 4724c01

Browse files
chore(deps): bump com.diffplug.spotless from 6.25.0 to 7.2.1
Bumps com.diffplug.spotless from 6.25.0 to 7.2.1. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f90135d commit 4724c01

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
id 'org.sonarqube'
99
id 'maven-publish'
1010
id 'org.ajoberstar.grgit' version '5.3.2'
11-
id "com.diffplug.spotless" version "6.25.0"
11+
id "com.diffplug.spotless" version "7.2.1"
1212
id "com.github.vlsi.jandex" version "1.90"
1313
id 'com.github.johnrengelman.shadow' version '7.1.2'
1414
}

0 commit comments

Comments
 (0)