Skip to content

Commit da7ed5f

Browse files
Bump org.mockito:mockito-core from 4.11.0 to 5.23.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b310b10 commit da7ed5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
poiSharedStringsImplementation "com.github.pjfanning:poi-shared-strings:$poiSharedStringsVersion"
5252
testImplementation 'junit:junit:4.13.2'
5353
testImplementation 'org.nanohttpd:nanohttpd:2.3.1'
54-
testImplementation 'org.mockito:mockito-core:4.11.0'
54+
testImplementation 'org.mockito:mockito-core:5.23.0'
5555
testRuntimeOnly "org.slf4j:slf4j-simple:$slf4jVersion"
5656
testRuntimeOnly 'org.apache.logging.log4j:log4j-to-slf4j:2.25.3'
5757
}

0 commit comments

Comments
 (0)