Skip to content

Commit 81ebd3a

Browse files
dependabot[bot]lburgazzoli
authored andcommitted
build(deps): bump mockito from 5.15.2 to 5.16.0
Bumps `mockito` from 5.15.2 to 5.16.0. Updates `org.mockito:mockito-core` from 5.15.2 to 5.16.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.16.0) Updates `org.mockito:mockito-junit-jupiter` from 5.15.2 to 5.16.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.16.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a0d2f4 commit 81ebd3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
grpc = "1.70.0"
33
log4j = "2.24.3"
4-
mockito = "5.15.2"
4+
mockito = "5.16.0"
55
slf4j = "2.0.17"
66
guava = "33.4.0-jre"
77
assertj = "3.27.3"

0 commit comments

Comments
 (0)