Skip to content

Commit 9033751

Browse files
fix(deps): update dependency com.toasttab.android:gummy-bears-api-21 to v0.12.0 (#1947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f84857 commit 9033751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

disk-buffering/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies {
2020
implementation("io.opentelemetry:opentelemetry-api-incubator")
2121
compileOnly("com.google.auto.value:auto-value-annotations")
2222
annotationProcessor("com.google.auto.value:auto-value")
23-
signature("com.toasttab.android:gummy-bears-api-21:0.6.1:coreLib@signature")
23+
signature("com.toasttab.android:gummy-bears-api-21:0.12.0:coreLib@signature")
2424
testImplementation("org.mockito:mockito-inline")
2525
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")
2626

0 commit comments

Comments
 (0)