mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-22 17:18:40 +01:00
Bump mockitoVersion from 5.0.0 to 5.1.1 in /Plan (#2854)
Bumps `mockitoVersion` from 5.0.0 to 5.1.1. Updates `org.mockito:mockito-core` from 5.0.0 to 5.1.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.1.1) Updates `org.mockito:mockito-junit-jupiter` from 5.0.0 to 5.1.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.1.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
47dbece4c0
commit
e7b2d0a75e
@ -101,7 +101,7 @@ subprojects {
|
|||||||
nkPlaceholderapiVersion = "1.4-SNAPSHOT"
|
nkPlaceholderapiVersion = "1.4-SNAPSHOT"
|
||||||
|
|
||||||
junitVersion = "5.9.2"
|
junitVersion = "5.9.2"
|
||||||
mockitoVersion = "5.0.0"
|
mockitoVersion = "5.1.1"
|
||||||
testContainersVersion = "1.17.6"
|
testContainersVersion = "1.17.6"
|
||||||
swaggerVersion = "2.2.8"
|
swaggerVersion = "2.2.8"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user