Skip to content

Commit b65c32e

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.17.0 to 5.18.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7c5bfc commit b65c32e

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.12.2')
9999
testImplementation 'org.junit.jupiter:junit-jupiter-api'
100-
testImplementation 'org.mockito:mockito-junit-jupiter:5.17.0'
100+
testImplementation 'org.mockito:mockito-junit-jupiter:5.18.0'
101101
testImplementation 'org.assertj:assertj-core:3.27.3'
102102

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

0 commit comments

Comments
 (0)