Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.4.1 to 6.4.2 (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 7, 2022
1 parent f10db48 commit ac43abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id 'signing'
id 'maven-publish' // publish to a maven repo (local or mvn central, has to be defined)
id 'pmd' // code check, working on source code
id 'com.diffplug.spotless' version '6.4.1'// code format
id 'com.diffplug.spotless' version '6.4.2'// code format
id 'com.github.onslip.gradle-one-jar' version '1.0.6' // pack a self contained jar
id "com.github.ben-manes.versions" version '0.42.0'
id "de.undercouch.download" version "5.0.4" // downloads plugin
Expand Down

0 comments on commit ac43abf

Please sign in to comment.