Skip to content

Commit ae76a1e

Browse files
dependabot[bot]amuramoto
authored andcommitted
chore(deps): bump opencensus-impl from 0.31.0 to 0.31.1 (#814)
Bumps [opencensus-impl](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-impl 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 a31a716 commit ae76a1e

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
@@ -62,7 +62,7 @@ dependencies {
6262
testImplementation 'org.slf4j:slf4j-simple:2.0.3'
6363
testImplementation 'org.apache.commons:commons-lang3:3.12.0'
6464
testImplementation 'org.json:json:20220924'
65-
testImplementation 'io.opencensus:opencensus-impl:0.31.0'
65+
testImplementation 'io.opencensus:opencensus-impl:0.31.1'
6666
testImplementation "org.mockito:mockito-inline:4.8.1"
6767
}
6868

0 commit comments

Comments
 (0)