Skip to content

Commit 1dcbfd9

Browse files
Bump org.mockito:mockito-junit-jupiter from 4.8.1 to 5.11.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 4.8.1 to 5.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.8.1...v5.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8facffe commit 1dcbfd9

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
@@ -32,7 +32,7 @@ dependencies {
3232

3333
testImplementation 'org.mockito:mockito-core:4.8.0'
3434
testImplementation 'org.mockito:mockito-inline:4.8.1'
35-
testImplementation 'org.mockito:mockito-junit-jupiter:4.8.1'
35+
testImplementation 'org.mockito:mockito-junit-jupiter:5.11.0'
3636
}
3737

3838
group = 'com.hydratereminder'

0 commit comments

Comments
 (0)