mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-12 15:56:00 +08:00
Bump mockitoVersion from 4.8.0 to 4.8.1 in /Plan (#2680)
Bumps `mockitoVersion` from 4.8.0 to 4.8.1. Updates `mockito-core` from 4.8.0 to 4.8.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1) Updates `mockito-junit-jupiter` from 4.8.0 to 4.8.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
ef4c0ea8d8
commit
917c6ed8a3
@ -101,7 +101,7 @@ subprojects {
|
||||
nkPlaceholderapiVersion = "1.4-SNAPSHOT"
|
||||
|
||||
junitVersion = "5.9.1"
|
||||
mockitoVersion = "4.8.0"
|
||||
mockitoVersion = "4.8.1"
|
||||
testContainersVersion = "1.17.4"
|
||||
swaggerVersion = "2.2.3"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user