Skip to content

Commit f05b3a2

Browse files
Bump mockito from 5.14.2 to 5.16.0
Bumps `mockito` from 5.14.2 to 5.16.0. Updates `org.mockito:mockito-core` from 5.14.2 to 5.16.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.16.0) Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.16.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.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] <[email protected]>
1 parent 8146e71 commit f05b3a2

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
@@ -22,7 +22,7 @@ odd-oddrn-generator = '0.1.17'
2222
odd-oddrn-client = '0.1.41'
2323
cel = '0.3.0'
2424
junit = '5.11.2'
25-
mockito = '5.14.2'
25+
mockito = '5.16.0'
2626
okhttp3 = '4.12.0'
2727
testcontainers = '1.20.6'
2828
swagger-integration-jakarta = '2.2.28'

0 commit comments

Comments
 (0)