Skip to content

Commit 181da34

Browse files
chore(deps): bump io.opencensus:opencensus-api from 0.31.0 to 0.31.1 (#922)
Bumps [io.opencensus:opencensus-api](https://github.com/census-instrumentation/opencensus-java) from 0.31.0 to 0.31.1. - [Release notes](https://github.com/census-instrumentation/opencensus-java/releases) - [Changelog](https://github.com/census-instrumentation/opencensus-java/blob/master/CHANGELOG.md) - [Commits](census-instrumentation/opencensus-java@v0.31.0...v0.31.1) --- updated-dependencies: - dependency-name: io.opencensus:opencensus-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35d74e4 commit 181da34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
compileOnly 'com.google.appengine:appengine-api-1.0-sdk:2.0.19'
5555
api 'com.squareup.okhttp3:okhttp:4.11.0'
5656
api 'com.google.code.gson:gson:2.10.1'
57-
api 'io.opencensus:opencensus-api:0.31.0'
57+
api 'io.opencensus:opencensus-api:0.31.1'
5858
implementation 'org.slf4j:slf4j-api:2.0.9'
5959
testImplementation 'junit:junit:4.13.2'
6060
testImplementation 'com.squareup.okhttp3:mockwebserver:4.11.0'

0 commit comments

Comments
 (0)