Skip to content

Commit

Permalink
Merge pull request #82 from platan/dependabot/gradle/net.ltgt.errorpr…
Browse files Browse the repository at this point in the history
…one-2.0.1

Bump net.ltgt.errorprone from 1.3.0 to 2.0.1
  • Loading branch information
platan committed May 15, 2021
2 parents c25ff96 + 67a33b4 commit e019721
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 @@ -21,7 +21,7 @@ plugins {
id 'org.jetbrains.intellij' version '0.7.3'
id 'net.saliman.cobertura' version '3.0.0'
id 'com.github.ben-manes.versions' version '0.38.0'
id 'net.ltgt.errorprone' version '1.3.0'
id 'net.ltgt.errorprone' version '2.0.1'
}

apply plugin: 'kotlin'
Expand Down

0 comments on commit e019721

Please sign in to comment.