Skip to content

Commit 5b3864e

Browse files
chore(deps): bump opencensus-api from 0.31.0 to 0.31.1 (#815)
Bumps [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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec22028 commit 5b3864e

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.9'
5555
api 'com.squareup.okhttp3:okhttp:5.0.0-alpha.7'
5656
api 'com.google.code.gson:gson:2.9.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.3'
5959
testImplementation 'junit:junit:4.13.2'
6060
testImplementation 'com.squareup.okhttp3:mockwebserver:5.0.0-alpha.10'

0 commit comments

Comments
 (0)