Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 6.12.1 to 6.13.0 (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 9ef122e commit e550fc1
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.12.1'// code format
id 'com.diffplug.spotless' version '6.13.0'// 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.44.0'
id "de.undercouch.download" version "5.3.0" // downloads plugin
Expand Down

0 comments on commit e550fc1

Please sign in to comment.