We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66f9176 + 9d7a233 commit 667d59fCopy full SHA for 667d59f
build.gradle
@@ -20,7 +20,7 @@ plugins {
20
id 'me.champeau.gradle.jmh' version '0.5.3'
21
id 'org.jetbrains.intellij' version '1.9.0'
22
id 'net.saliman.cobertura' version '4.0.0'
23
- id 'com.github.ben-manes.versions' version '0.50.0'
+ id 'com.github.ben-manes.versions' version '0.51.0'
24
id 'net.ltgt.errorprone' version '2.0.2'
25
}
26
0 commit comments