Skip to content

Commit 6bbf774

Browse files
dependabot[bot]kruton
authored andcommitted
build(deps): bump mockito from 5.21.0 to 5.23.0
Bumps `mockito` from 5.21.0 to 5.23.0. Updates `org.mockito:mockito-core` from 5.21.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.23.0) Updates `org.mockito:mockito-junit-jupiter` from 5.21.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4132bbd commit 6bbf774

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
@@ -17,7 +17,7 @@ commons-io = "2.21.0"
1717
hamcrest = "3.0"
1818
jetbrains-annotations = "26.1.0"
1919
junit-jupiter = "6.0.3"
20-
mockito = "5.21.0"
20+
mockito = "5.23.0"
2121
testcontainers = "2.0.3"
2222

2323
# Build tools

0 commit comments

Comments
 (0)