Skip to content

Commit

Permalink
gradle: bump errorprone plugin to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Jan 28, 2020
1 parent 9d626bf commit 6edbe64
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 @@ -13,7 +13,7 @@ buildscript {

plugins {
id 'ru.vyarus.animalsniffer' version '1.5.0'
id 'net.ltgt.errorprone' version '0.8.1'
id 'net.ltgt.errorprone' version '1.1.1'
}

apply plugin: 'org.kordamp.gradle.markdown'
Expand Down

0 comments on commit 6edbe64

Please sign in to comment.