Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 8bdceaf

Browse files
build(deps): bump org.mockito:mockito-core from 4.11.0 to 5.11.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2dd7b89 commit 8bdceaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ dependencies {
163163
'com.google.code.gson:gson:2.9.0')
164164
testImplementation(
165165
'org.junit.platform:junit-platform-launcher:1.10.0',
166-
'org.mockito:mockito-core:4.11.0',
166+
'org.mockito:mockito-core:5.11.0',
167167
'org.easytesting:fest-assert:1.4',
168168
'com.redhat.devtools.intellij:intellij-common:1.9.3-SNAPSHOT:test',
169169
'org.awaitility:awaitility:4.2.0',

0 commit comments

Comments
 (0)