Skip to content
Prev Previous commit
Updated check-updates to 1.0.201
  • Loading branch information
mfateev committed Jul 7, 2020
commit dca0b9c873e22cd34e1c5f7fcacc425f466fc3a8
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id 'net.minecrell.licenser' version '0.4.1'
id 'com.github.sherter.google-java-format' version '0.9'
id "net.ltgt.errorprone" version "1.2.1"
id 'name.remal.check-updates' version '1.0.200'
id 'name.remal.check-updates' version '1.0.201'
}

apply plugin: 'java'
Expand Down