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.
1 parent 52e226f commit 7a9ac6bCopy full SHA for 7a9ac6b
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'info.solidsoft.pitest' version '1.9.0' apply false
4
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
5
id 'me.champeau.jmh' version '0.6.8' apply false
6
- id 'net.ltgt.errorprone' version '2.0.2' apply false
+ id 'net.ltgt.errorprone' version '3.0.1' apply false
7
id 'net.researchgate.release' version '3.0.2'
8
id 'ru.vyarus.animalsniffer' version '1.6.0' apply false
9
}
0 commit comments