Skip to content

Commit 1bac27e

Browse files
dependabot[bot]reinhapa
authored andcommitted
Bump com.diffplug.spotless from 6.2.1 to 6.2.2
Bumps com.diffplug.spotless from 6.2.1 to 6.2.2. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1debe9d commit 1bac27e

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
@@ -41,7 +41,7 @@ import java.text.SimpleDateFormat
4141

4242
plugins {
4343
id 'java-library'
44-
id 'com.diffplug.spotless' version '6.2.1'
44+
id 'com.diffplug.spotless' version '6.2.2'
4545
id 'com.github.ben-manes.versions' version '0.42.0'
4646
id 'me.champeau.jmh' version '0.6.6'
4747
id 'org.kordamp.gradle.java-project' version '0.47.0'

0 commit comments

Comments
 (0)