Skip to content

Commit

Permalink
chore(deps): update dependency nebula.lint:nebula.lint.gradle.plugin …
Browse files Browse the repository at this point in the history
…to v13.1.7
  • Loading branch information
renovate-bot committed Nov 23, 2019
1 parent 7daf66e commit 4b04424
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 @@ -9,7 +9,7 @@ plugins {

// Sub project plugins
id 'com.github.sherter.google-java-format' version '0.8' apply false
id 'nebula.lint' version '13.0.0' apply false
id 'nebula.lint' version '13.1.7' apply false
id 'net.ltgt.errorprone' version '0.8.1' apply false
}

Expand Down

0 comments on commit 4b04424

Please sign in to comment.