Commit 20e2b78
authored
fix(deps): Update dependency org.mockito:mockito-core to v5.7.0 (#63)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.mockito:mockito-core](https://togithub.com/mockito/mockito) | dependencies | minor | `5.6.0` -> `5.7.0` |
---
### Release Notes
<details>
<summary>mockito/mockito (org.mockito:mockito-core)</summary>
### [`v5.7.0`](https://togithub.com/mockito/mockito/releases/tag/v5.7.0)
<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>
##### 5.7.0
- 2023-11-02 - [15 commit(s)](https://togithub.com/mockito/mockito/compare/v5.6.0...v5.7.0) by Stefan M, Tim van der Lippe, Valery Yatsynovich, Vladimir Glinskikh, ascopes, dependabot\[bot]
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 [(#​3166)](https://togithub.com/mockito/mockito/pull/3166)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 1.9.20 [(#​3165)](https://togithub.com/mockito/mockito/pull/3165)
- Attempt to detect system property mangling prior to loading ByteBuddy. [(#​3164)](https://togithub.com/mockito/mockito/pull/3164)
- Handle Termux in InlineDelegateByteBuddyMockMaker.java [(#​3158)](https://togithub.com/mockito/mockito/pull/3158)
- Bump versions.errorprone from 2.22.0 to 2.23.0 [(#​3153)](https://togithub.com/mockito/mockito/pull/3153)
- Fix license url according to spdx license spec [(#​3152)](https://togithub.com/mockito/mockito/pull/3152)
- Remove checks for unsupported Java version from unit tests [(#​3150)](https://togithub.com/mockito/mockito/pull/3150)
- Add CodeCov token to upload coverage report [(#​3149)](https://togithub.com/mockito/mockito/pull/3149)
- Migrate to JaCoCo `0.8.11` [(#​3147)](https://togithub.com/mockito/mockito/pull/3147)
- Add Java 21 to CI build matrix [(#​3145)](https://togithub.com/mockito/mockito/pull/3145)
- Feat: add generic-inferred methods for constructing ArgumentCaptors [(#​3144)](https://togithub.com/mockito/mockito/pull/3144)
- Bump gradle from 8.2 to 8.4 [(#​3142)](https://togithub.com/mockito/mockito/pull/3142)
- Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 [(#​3139)](https://togithub.com/mockito/mockito/pull/3139)
- Bump versions.bytebuddy from 1.14.8 to 1.14.9 [(#​3138)](https://togithub.com/mockito/mockito/pull/3138)
- Bump biz.aQute.bnd.builder from 6.4.0 to 7.0.0 [(#​3135)](https://togithub.com/mockito/mockito/pull/3135)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent d2bda17 commit 20e2b78
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments