From 587e26d598dc8d260b8c37b06199d7d32e5ba619 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 11 May 2024 12:32:28 +0200
Subject: [PATCH] fix(deps): update dependency org.mockito:mockito-core to
v5.12.0 (#178)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.mockito:mockito-core](https://togithub.com/mockito/mockito) |
`5.11.0` -> `5.12.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.mockito:mockito-core/5.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.mockito:mockito-core/5.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.mockito:mockito-core/5.11.0/5.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.mockito:mockito-core/5.11.0/5.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
mockito/mockito (org.mockito:mockito-core)
###
[`v5.12.0`](https://togithub.com/mockito/mockito/releases/tag/v5.12.0)
*Changelog generated by [Shipkit Changelog Gradle
Plugin](https://togithub.com/shipkit/shipkit-changelog)*
##### 5.12.0
- 2024-05-11 - [25
commit(s)](https://togithub.com/mockito/mockito/compare/v5.11.0...v5.12.0)
by Piotr Przybylak, Stefano Cordio, Tim van der Lippe, dependabot\[bot],
jonghoonpark
- Bump com.gradle.enterprise from 3.17.2 to 3.17.3
[(#3341)](https://togithub.com/mockito/mockito/pull/3341)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24
[(#3339)](https://togithub.com/mockito/mockito/pull/3339)
- Bump versions.bytebuddy from 1.14.14 to 1.14.15
[(#3338)](https://togithub.com/mockito/mockito/pull/3338)
- Bump org.shipkit:shipkit-auto-version from 2.0.6 to 2.0.7
[(#3337)](https://togithub.com/mockito/mockito/pull/3337)
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 1.9.24
[(#3336)](https://togithub.com/mockito/mockito/pull/3336)
- Fixes [#3331](https://togithub.com/mockito/mockito/issues/3331)
: Fix `AdditionalMatchers.and()` and `AdditionalMatchers.or()` not to
swap the order of matchers
[(#3335)](https://togithub.com/mockito/mockito/pull/3335)
- AdditionalMatchers.and() and or() swap matcher order
[(#3331)](https://togithub.com/mockito/mockito/issues/3331)
- Bump gradle/wrapper-validation-action from 3.3.1 to 3.3.2
[(#3327)](https://togithub.com/mockito/mockito/pull/3327)
- Bump versions.bytebuddy from 1.14.13 to 1.14.14
[(#3324)](https://togithub.com/mockito/mockito/pull/3324)
- Bump org.shipkit:shipkit-auto-version from 2.0.5 to 2.0.6
[(#3322)](https://togithub.com/mockito/mockito/pull/3322)
- Bump gradle/wrapper-validation-action from 3.3.0 to 3.3.1
[(#3320)](https://togithub.com/mockito/mockito/pull/3320)
- Bump com.gradle.enterprise from 3.17 to 3.17.2
[(#3318)](https://togithub.com/mockito/mockito/pull/3318)
- Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0
[(#3317)](https://togithub.com/mockito/mockito/pull/3317)
- Update codecov-action version
[(#3316)](https://togithub.com/mockito/mockito/pull/3316)
- Bump com.google.googlejavaformat:google-java-format from 1.21.0 to
1.22.0 [(#3312)](https://togithub.com/mockito/mockito/pull/3312)
- Bump com.gradle.enterprise from 3.16.2 to 3.17
[(#3311)](https://togithub.com/mockito/mockito/pull/3311)
- Bump versions.bytebuddy from 1.14.12 to 1.14.13
[(#3308)](https://togithub.com/mockito/mockito/pull/3308)
- Fix README logo
[(#3305)](https://togithub.com/mockito/mockito/pull/3305)
- Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2
[(#3303)](https://togithub.com/mockito/mockito/pull/3303)
- Bump org.shipkit:shipkit-auto-version from 2.0.4 to 2.0.5
[(#3298)](https://togithub.com/mockito/mockito/pull/3298)
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 1.9.23
[(#3296)](https://togithub.com/mockito/mockito/pull/3296)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.18.600 to 3.19.0
[(#3295)](https://togithub.com/mockito/mockito/pull/3295)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23
[(#3292)](https://togithub.com/mockito/mockito/pull/3292)
- Bump com.google.googlejavaformat:google-java-format from 1.20.0 to
1.21.0 [(#3291)](https://togithub.com/mockito/mockito/pull/3291)
- Fixes [#3286](https://togithub.com/mockito/mockito/issues/3286)
: Mockito.only() points to the wanted call as unwanted if it is the
first being calledIssue3286
[(#3287)](https://togithub.com/mockito/mockito/pull/3287)
- Mockito.only() points to the wanted call as unwanted if it is the
first being called.
[(#3286)](https://togithub.com/mockito/mockito/issues/3286)
- Bump org.codehaus.groovy:groovy from 3.0.20 to 3.0.21
[(#3284)](https://togithub.com/mockito/mockito/pull/3284)
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/dist-comm-vis-api).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3174591..874b756 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
org.mockito
mockito-core
- 5.11.0
+ 5.12.0
org.assertj