Skip to content

Commit abf7ff9

Browse files
chore(deps): update plugin com.diffplug.spotless to v7.2.1 (#158)
* chore(deps): update plugin com.diffplug.spotless to v7.2.1 * chore(changelog-updater): Added changelog entry --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1510360 commit abf7ff9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
- chore(deps): update plugin com.diffplug.spotless to v7.1.0
5858
- fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.2
5959
- fix(deps): update dependency org.junit.vintage:junit-vintage-engine to v5.13.4
60+
- chore(deps): update plugin com.diffplug.spotless to v7.2.1
6061

6162
### Removed
6263
- Dependency check plugin

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'org.sonarqube' version '6.2.0.5505'
77
id 'com.github.kt3k.coveralls' version '2.12.2'
88
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
9-
id 'com.diffplug.spotless' version '7.1.0'
9+
id 'com.diffplug.spotless' version '7.2.1'
1010
}
1111

1212
sourceCompatibility = 1.8

0 commit comments

Comments
 (0)