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 7425e65 commit af447f2Copy full SHA for af447f2
gradle/baselibs.versions.toml
@@ -18,7 +18,7 @@
18
#
19
20
[libraries]
21
-errorprone = { module = "net.ltgt.gradle:gradle-errorprone-plugin", version = "4.1.0" }
+errorprone = { module = "net.ltgt.gradle:gradle-errorprone-plugin", version = "4.2.0" }
22
idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext", version = "1.1.10" }
23
license-report = { module = "com.github.jk1:gradle-license-report", version = "2.9" }
24
nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version = "2.0.0" }
0 commit comments