Skip to content

Commit 1b74102

Browse files
Bump org.mockito:mockito-core from 5.15.2 to 5.16.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.16.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8914a28 commit 1b74102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ext {
4949
commonsIo: 'commons-io:commons-io:2.18.0',
5050
commonsCodec: 'commons-codec:commons-codec:1.18.0',
5151
httpClient: 'org.apache.httpcomponents:httpclient:4.5.14',
52-
mockito: 'org.mockito:mockito-core:5.15.2',
52+
mockito: 'org.mockito:mockito-core:5.16.0',
5353
mockWebServer: 'com.squareup.okhttp3:mockwebserver:4.12.0',
5454
]
5555

0 commit comments

Comments
 (0)