Skip to content

Commit af9b38c

Browse files
dependabot[bot]amuramoto
authored andcommitted
chore(deps): bump mockito-inline from 4.4.0 to 4.8.1 (#858)
Bumps [mockito-inline](https://github.com/mockito/mockito) from 4.4.0 to 4.8.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.4.0...v4.8.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-inline dependency-type: direct:production update-type: version-update:semver-minor ... 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 9310b7a commit af9b38c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
testImplementation 'org.apache.commons:commons-lang3:3.12.0'
6464
testImplementation 'org.json:json:20220320'
6565
testImplementation 'io.opencensus:opencensus-impl:0.31.0'
66-
testImplementation "org.mockito:mockito-inline:4.4.0"
66+
testImplementation "org.mockito:mockito-inline:4.8.1"
6767
}
6868

6969
task updateVersion(type: Copy) {

0 commit comments

Comments
 (0)