Skip to content

Commit 3e79f78

Browse files
build(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 (#558)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.1 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.1...v5.14.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0daf855 commit 3e79f78

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
@@ -147,7 +147,7 @@ testing {
147147
}
148148
dependencies {
149149
implementation 'org.assertj:assertj-core:3.26.3'
150-
implementation 'org.mockito:mockito-core:5.14.1'
150+
implementation 'org.mockito:mockito-core:5.14.2'
151151
implementation 'org.mockito:mockito-junit-jupiter:5.14.2'
152152
implementation 'com.github.stefanbirkner:system-lambda:1.2.1'
153153
implementation 'ch.qos.logback:logback-classic:1.5.11'

0 commit comments

Comments
 (0)