Skip to content

Commit 99b4492

Browse files
Bump org.mockito:mockito-core from 5.15.2 to 5.17.0 (#5296)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68babe0 commit 99b4492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-resource-plugin/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ configurations.all {
6464
'org.hamcrest:hamcrest:2.2',
6565
'org.apache.httpcomponents:httpclient:4.5.14',
6666
'org.apache.httpcomponents:httpcore:4.4.16',
67-
'org.mockito:mockito-core:5.15.2',
67+
'org.mockito:mockito-core:5.17.0',
6868
'net.bytebuddy:byte-buddy:1.15.11',
6969
'commons-codec:commons-codec:1.16.1',
7070
'com.fasterxml.jackson.core:jackson-databind:2.18.2'

0 commit comments

Comments
 (0)