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 3eaee3d commit 90ba059Copy full SHA for 90ba059
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.3' apply false
6
- id 'net.ltgt.errorprone' version '4.1.0' apply false
+ id 'net.ltgt.errorprone' version '4.2.0' apply false
7
id 'net.researchgate.release' version '3.1.0'
8
id 'org.beryx.jar' version '2.0.0' apply false
9
}
0 commit comments