We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68babe0 commit 99b4492Copy full SHA for 99b4492
sample-resource-plugin/build.gradle
@@ -64,7 +64,7 @@ configurations.all {
64
'org.hamcrest:hamcrest:2.2',
65
'org.apache.httpcomponents:httpclient:4.5.14',
66
'org.apache.httpcomponents:httpcore:4.4.16',
67
- 'org.mockito:mockito-core:5.15.2',
+ 'org.mockito:mockito-core:5.17.0',
68
'net.bytebuddy:byte-buddy:1.15.11',
69
'commons-codec:commons-codec:1.16.1',
70
'com.fasterxml.jackson.core:jackson-databind:2.18.2'
0 commit comments