Skip to content

Commit 1f9d2e1

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2
Bumps [org.mockito:mockito-junit-jupiter](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-junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61ab6c3 commit 1f9d2e1

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
@@ -109,7 +109,7 @@ dependencies {
109109
testFixturesApi "org.hamcrest:hamcrest-core:3.0"
110110
testFixturesApi "org.hamcrest:hamcrest-library:3.0"
111111
testFixturesApi 'org.mockito:mockito-core:5.14.2'
112-
testFixturesApi 'org.mockito:mockito-junit-jupiter:5.14.1'
112+
testFixturesApi 'org.mockito:mockito-junit-jupiter:5.14.2'
113113
testFixturesApi "net.javacrumbs.json-unit:json-unit:$versions.jsonUnit"
114114
testFixturesApi "org.skyscreamer:jsonassert:1.5.1"
115115
testFixturesApi 'com.toomuchcoding.jsonassert:jsonassert:0.8.0'

0 commit comments

Comments
 (0)