Skip to content
This repository was archived by the owner on Nov 29, 2025. It is now read-only.

Commit aa8feb0

Browse files
Bump org.mockito:mockito-core from 5.14.2 to 5.16.1
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.16.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.16.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17b609d commit aa8feb0

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
@@ -13,7 +13,7 @@ dark-matter-data = { group = "me.melontini", name = "dark-matter-data", version.
1313

1414
handy-tests = { group = "me.melontini", name = "handy-tests", version = "0.3.0-1.20.1-build.16" }
1515
assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }
16-
mockito-core = { module = "org.mockito:mockito-core", version = "5.14.2" }
16+
mockito-core = { module = "org.mockito:mockito-core", version = "5.16.1" }
1717

1818
[plugins]
1919
fabric-loom = { id = "fabric-loom", version = "1.7.3" }

0 commit comments

Comments
 (0)