Skip to content

Commit

Permalink
Merge pull request #456 from badsyntax/dependabot/gradle/com.diffplug…
Browse files Browse the repository at this point in the history
….gradle.spotless-4.1.0

Bump com.diffplug.gradle.spotless from 4.0.0 to 4.1.0
  • Loading branch information
badsyntax authored Jun 2, 2020
2 parents f877f3c + 9fb3b87 commit f059837
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.12'
id 'org.sonarqube' version '2.8'
id 'com.github.jlouns.cpe' version '0.5.0'
id 'com.diffplug.gradle.spotless' version '4.0.0'
id 'com.diffplug.gradle.spotless' version '4.1.0'
}

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

0 comments on commit f059837

Please sign in to comment.