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 b3f792b + 62555db commit 9480a65Copy full SHA for 9480a65
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
15
id 'com.github.ben-manes.versions' version '0.52.0'
16
id "me.champeau.jmh" version "0.7.3"
17
- id "net.ltgt.errorprone" version '4.2.0'
+ id "net.ltgt.errorprone" version '4.3.0'
18
19
// Kotlin just for tests - not production code
20
id 'org.jetbrains.kotlin.jvm' version '2.2.0'
0 commit comments