Skip to content

Commit 1eae4de

Browse files
Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 (#1240)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.18.0 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 b0a97b0 commit 1eae4de

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.13.1'
8181
implementation 'com.apptasticsoftware:rssreader:3.9.3'
8282

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

0 commit comments

Comments
 (0)