Skip to content

Commit 5e52b83

Browse files
build(deps): bump org.mockito:mockito-core from 5.14.2 to 5.18.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fde3e48 commit 5e52b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# libraries
33
junit = "4.13.2"
44
assertj-core = "3.22.0"
5-
mockito-core = "5.14.2"
5+
mockito-core = "5.18.0"
66
junit-platform = "1.10.3"
77
junit-jupiter = "5.10.3"
88
gson = "2.10.1"

0 commit comments

Comments
 (0)