mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-01 00:10:12 +01:00
Bump mockitoVersion from 5.8.0 to 5.9.0 in /Plan
Bumps `mockitoVersion` from 5.8.0 to 5.9.0. Updates `org.mockito:mockito-core` from 5.8.0 to 5.9.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.8.0...v5.9.0) Updates `org.mockito:mockito-junit-jupiter` from 5.8.0 to 5.9.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.8.0...v5.9.0) --- 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>
This commit is contained in:
parent
2a387bd0dd
commit
bb95e4b80d
@ -106,7 +106,7 @@ subprojects {
|
|||||||
nkPlaceholderapiVersion = "1.4-SNAPSHOT"
|
nkPlaceholderapiVersion = "1.4-SNAPSHOT"
|
||||||
|
|
||||||
junitVersion = "5.10.1"
|
junitVersion = "5.10.1"
|
||||||
mockitoVersion = "5.8.0"
|
mockitoVersion = "5.9.0"
|
||||||
testContainersVersion = "1.19.3"
|
testContainersVersion = "1.19.3"
|
||||||
swaggerVersion = "2.2.20"
|
swaggerVersion = "2.2.20"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user