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 2f84857 commit 9033751Copy full SHA for 9033751
disk-buffering/build.gradle.kts
@@ -20,7 +20,7 @@ dependencies {
20
implementation("io.opentelemetry:opentelemetry-api-incubator")
21
compileOnly("com.google.auto.value:auto-value-annotations")
22
annotationProcessor("com.google.auto.value:auto-value")
23
- signature("com.toasttab.android:gummy-bears-api-21:0.6.1:coreLib@signature")
+ signature("com.toasttab.android:gummy-bears-api-21:0.12.0:coreLib@signature")
24
testImplementation("org.mockito:mockito-inline")
25
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")
26
0 commit comments