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 d680ac8 + 65192a9 commit 8ff5171Copy full SHA for 8ff5171
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.44.0'
+ id 'com.github.ben-manes.versions' version '0.46.0'
24
id 'net.ltgt.errorprone' version '2.0.2'
25
}
26
0 commit comments