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 82372b7 commit 0caea40Copy full SHA for 0caea40
dependencyManagement/build.gradle.kts
@@ -25,7 +25,7 @@ dependencies {
25
api("com.google.auto.service:auto-service-annotations:1.1.1")
26
api("com.google.auto.value:auto-value:1.11.0")
27
api("com.google.auto.value:auto-value-annotations:1.11.0")
28
- api("com.google.errorprone:error_prone_annotations:2.36.0")
+ api("com.google.errorprone:error_prone_annotations:2.37.0")
29
api("com.google.errorprone:error_prone_core:2.36.0")
30
api("io.github.netmikey.logunit:logunit-jul:2.0.0")
31
api("io.opentelemetry.proto:opentelemetry-proto:1.5.0-alpha")
0 commit comments