Skip to content

Commit a0dfc0d

Browse files
authored
Merge pull request #225 from gocd/dependabot/gradle/org.mockito-mockito-core-5.16.0
Bump org.mockito:mockito-core from 5.15.2 to 5.16.0
2 parents 8914a28 + 1b74102 commit a0dfc0d

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)