mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-01-20 20:51:27 +01:00
Bump mockito-core from 3.+ to 4.6.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.+ to 4.6.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/commits/v4.6.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eb877a6b43
commit
37d36bfd51
@ -190,7 +190,7 @@ dependencies {
|
||||
//Add dependencies here
|
||||
//Test dependencies
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter:5.+'
|
||||
testImplementation "org.mockito:mockito-core:3.+"
|
||||
testImplementation "org.mockito:mockito-core:4.+"
|
||||
// testImplementation mockBukkit()
|
||||
testImplementation 'org.assertj:assertj-core:3.+'
|
||||
testImplementation lombok()
|
||||
|
Loading…
Reference in New Issue
Block a user