mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-15 05:41:51 +08:00
Bump mockitoVersion from 5.3.1 to 5.4.0 in /Plan (#3076)
Bumps `mockitoVersion` from 5.3.1 to 5.4.0. Updates `org.mockito:mockito-core` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.3.1...v5.4.0) Updates `org.mockito:mockito-junit-jupiter` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.3.1...v5.4.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4ef1db02d3
commit
188171e063
@ -102,7 +102,7 @@ subprojects {
|
||||
nkPlaceholderapiVersion = "1.4-SNAPSHOT"
|
||||
|
||||
junitVersion = "5.9.3"
|
||||
mockitoVersion = "5.3.1"
|
||||
mockitoVersion = "5.4.0"
|
||||
testContainersVersion = "1.18.3"
|
||||
swaggerVersion = "2.2.12"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user