Skip to content

Commit 4b0e90d

Browse files
Bump org.mockito:mockito-core from 5.1.1 to 5.8.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.1.1 to 5.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.1.1...v5.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41e21cd commit 4b0e90d

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
@@ -50,7 +50,7 @@ dependencies {
5050

5151
testImplementation group: 'com.github.bibsysdev', name: 'nvatestutils', version: '1.36.7'
5252
testImplementation group: 'com.github.bibsysdev', name: 'logutils', version: '1.36.7'
53-
testImplementation group: 'org.mockito', name: 'mockito-core', version: '5.3.1'
53+
testImplementation group: 'org.mockito', name: 'mockito-core', version: '5.8.0'
5454
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter', version: '5.9.1'
5555

5656
xsd2java group: 'com.sun.xml.bind', name: 'jaxb-xjc', version: '4.0.1'

0 commit comments

Comments
 (0)