Skip to content

Commit 8e62887

Browse files
Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (#1110)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.11.0...v5.12.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fd11d2 commit 8e62887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
implementation 'org.apache.commons:commons-text:1.12.0'
8181
implementation 'com.apptasticsoftware:rssreader:3.6.0'
8282

83-
testImplementation 'org.mockito:mockito-core:5.11.0'
83+
testImplementation 'org.mockito:mockito-core:5.12.0'
8484
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
8585
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.0'
8686
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)