Skip to content

Commit 468a81a

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

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
@@ -10,7 +10,7 @@ unirest-version = "4.0.0-RC2"
1010
lombok-version = "1.18.42"
1111
junitVersion = "6.0.1"
1212
assertj-core-version = "3.27.6"
13-
mockito-version = "5.20.0"
13+
mockito-version = "5.21.0"
1414

1515
shadow-version = "9.3.0"
1616
jib-version = "3.5.1"

0 commit comments

Comments
 (0)