Skip to content

Commit

Permalink
Bump com.diffplug.spotless from 5.5.1 to 5.6.1 (#713)
Browse files Browse the repository at this point in the history
Bumps com.diffplug.spotless from 5.5.1 to 5.6.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Oct 3, 2020
1 parent 528ae7d commit 7379b10
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 @@ -3,7 +3,7 @@ plugins {
id 'com.google.protobuf' version '0.8.13'
id 'org.sonarqube' version '3.0'
id 'com.github.jlouns.cpe' version '0.5.0'
id 'com.diffplug.spotless' version '5.5.1'
id 'com.diffplug.spotless' version '5.6.1'
}

project.ext.set('grpcVersion', '1.30.0')
Expand Down

0 comments on commit 7379b10

Please sign in to comment.