Skip to content

Commit 95144c4

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.19.0 to 5.20.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54b050e commit 95144c4

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
@@ -97,7 +97,7 @@ dependencies {
9797

9898
testImplementation platform('org.junit:junit-bom:5.13.4')
9999
testImplementation 'org.junit.jupiter:junit-jupiter-api'
100-
testImplementation 'org.mockito:mockito-junit-jupiter:5.19.0'
100+
testImplementation 'org.mockito:mockito-junit-jupiter:5.20.0'
101101
testImplementation 'org.assertj:assertj-core:3.27.4'
102102

103103
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)