Skip to content

Commit 9dfa52d

Browse files
Bump org.mockito:mockito-core from 5.19.0 to 5.20.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b766c4a commit 9dfa52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
implementation 'org.apache.commons:commons-text:1.14.0'
8181
implementation 'com.apptasticsoftware:rssreader:3.10.0'
8282

83-
testImplementation 'org.mockito:mockito-core:5.19.0'
83+
testImplementation 'org.mockito:mockito-core:5.20.0'
8484
testImplementation "org.junit.jupiter:junit-jupiter-api:$junitVersion"
8585
testImplementation "org.junit.jupiter:junit-jupiter-params:$junitVersion"
8686
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)