Skip to content

Commit b01871b

Browse files
chore(deps): bump opencensus-api from 0.29.0 to 0.30.0 (#783)
Bumps [opencensus-api](https://github.com/census-instrumentation/opencensus-java) from 0.29.0 to 0.30.0. - [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.29.0...v0.30.0) --- updated-dependencies: - dependency-name: io.opencensus:opencensus-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bc2d2a commit b01871b

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.1'
5555
api 'com.squareup.okhttp3:okhttp:4.9.3'
5656
api 'com.google.code.gson:gson:2.8.9'
57-
api 'io.opencensus:opencensus-api:0.29.0'
57+
api 'io.opencensus:opencensus-api:0.30.0'
5858
implementation 'org.slf4j:slf4j-api:1.7.32'
5959
testImplementation 'junit:junit:4.13.2'
6060
testImplementation 'com.squareup.okhttp3:mockwebserver:4.9.3'

0 commit comments

Comments
 (0)