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 07ca8e2 commit d6ea3f5Copy full SHA for d6ea3f5
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'info.solidsoft.pitest' version '1.15.0' apply false
4
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
5
id 'me.champeau.jmh' version '0.7.2' apply false
6
- id 'net.ltgt.errorprone' version '4.0.1' apply false
+ id 'net.ltgt.errorprone' version '4.1.0' apply false
7
id 'net.researchgate.release' version '3.0.2'
8
id 'org.beryx.jar' version '2.0.0' apply false
9
}
0 commit comments