Skip to content

Commit 2400515

Browse files
chore(deps): Bump mockito from 5.18.0 to 5.20.0
Bumps `mockito` from 5.18.0 to 5.20.0. Updates `org.mockito:mockito-core` from 5.18.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.20.0) Updates `org.mockito:mockito-junit-jupiter` from 5.18.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f83d5f commit 2400515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ opentelemetry-contrib = "1.49.0-alpha"
88
opentelemetry-android = "0.15.0-alpha"
99
opentelemetry-api = "1.55.0"
1010

11-
mockito = "5.18.0"
11+
mockito = "5.20.0"
1212
junit = "5.13.3"
1313
byteBuddy = "1.17.6"
1414
spotless = "8.0.0"

0 commit comments

Comments
 (0)