Skip to content

Commit ba2860c

Browse files
Bump com.diffplug.spotless from 5.11.0 to 5.11.1
Bumps com.diffplug.spotless from 5.11.0 to 5.11.1. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9a5c3d5 commit ba2860c

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
@@ -4,7 +4,7 @@ plugins {
44
id 'maven-publish'
55
id 'signing'
66
id 'pmd' // code check, working on source code
7-
id 'com.diffplug.spotless' version '5.11.0'//code format
7+
id 'com.diffplug.spotless' version '5.11.1'//code format
88
id 'com.github.spotbugs' version '4.7.0' // code check, working on byte code
99
id 'com.github.onslip.gradle-one-jar' version '1.0.6' // pack a self contained jar
1010
id 'de.undercouch.download' version '4.1.1'

0 commit comments

Comments
 (0)