Skip to content

Commit af681c5

Browse files
Bump mockito-core from 4.0.0 to 4.10.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.0.0 to 4.10.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.0.0...v4.10.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70b002c commit af681c5

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
@@ -74,7 +74,7 @@ dependencies {
7474

7575
// Test dependencies
7676
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
77-
testImplementation 'org.mockito:mockito-core:4.0.0'
77+
testImplementation 'org.mockito:mockito-core:4.10.0'
7878
testImplementation 'com.github.seeseemelk:MockBukkit-v1.19:2.140.0'
7979
testImplementation 'org.assertj:assertj-core:3.21.0'
8080
}

0 commit comments

Comments
 (0)