Bump mockito.version from 4.5.1 to 4.6.0
Bumps mockito.version
from 4.5.1 to 4.6.0.
Updates mockito-core
from 4.5.1 to 4.6.0
Release notes
Sourced from mockito-core's releases.
v4.6.0
*Changelog generated by Shipkit Changelog Gradle Plugin*
4.6.0
- 2022-05-27 - 14 commit(s) by Hervé Boutemy, K. Siva Prasad Reddy, Rafael Winterhalter, dependabot[bot]
- Bump shipkit-changelog from 1.1.15 to 1.2.0 [(#2654)](https://github.com/mockito/mockito/pull/2654)
- Bump versions.errorprone from 2.13.1 to 2.14.0 [(#2653)](https://github.com/mockito/mockito/pull/2653)
- Bump shipkit-auto-version from 1.1.20 to 1.2.0 [(#2651)](https://github.com/mockito/mockito/pull/2651)
- Fixes #2648 : Add support for customising strictness via @Mock annotation and MockSettings [(#2650)](https://github.com/mockito/mockito/pull/2650)
- Any way to enable Strict Stubbing when using Mockito.mock() without using @Mock? [(#2648)](https://github.com/mockito/mockito/issues/2648)
- Reintroduce inheriting type annotations from interfaces if only one interface is mocked, including additional interfaces. [(#2645)](https://github.com/mockito/mockito/pull/2645)
- Bump com.diffplug.spotless from 6.6.0 to 6.6.1 [(#2643)](https://github.com/mockito/mockito/pull/2643)
- fix Reproducible Build issue [(#2642)](https://github.com/mockito/mockito/pull/2642)
- Bump com.diffplug.spotless from 6.5.2 to 6.6.0 [(#2641)](https://github.com/mockito/mockito/pull/2641)
- Mockito mock of interfaces lost annotation information [(#2640)](https://github.com/mockito/mockito/issues/2640)
- Bump material from 1.5.0 to 1.6.0 [(#2637)](https://github.com/mockito/mockito/pull/2637)
- Bump com.diffplug.spotless from 6.5.1 to 6.5.2 [(#2636)](https://github.com/mockito/mockito/pull/2636)
- Bump versions.bytebuddy from 1.12.9 to 1.12.10 [(#2635)](https://github.com/mockito/mockito/pull/2635)
- Bump com.diffplug.spotless from 6.5.0 to 6.5.1 [(#2632)](https://github.com/mockito/mockito/pull/2632)
- Bump com.diffplug.spotless from 6.4.2 to 6.5.0 [(#2631)](https://github.com/mockito/mockito/pull/2631)
Commits
-
93bba11
Bump shipkit-changelog from 1.1.15 to 1.2.0 (#2654) -
70cf2d2
Add support for customizing strictness via@Mock
annotation and `MockSettin... -
6ce278b
Bump versions.errorprone from 2.13.1 to 2.14.0 (#2653) -
7d2e4cc
Bump shipkit-auto-version from 1.1.20 to 1.2.0 (#2651) -
d7a8ae0
Merge pull request #2645 from mockito/interface-annotations -
a3d57fd
Reintroduce inheriting type annotations from interfaces if only one interface... -
94e9797
Bump com.diffplug.spotless from 6.6.0 to 6.6.1 (#2643) -
0a7fb04
Fix reproducible build (#2642) -
4629ed8
Bump com.diffplug.spotless from 6.5.2 to 6.6.0 (#2641) -
f59bf37
Bump material from 1.5.0 to 1.6.0 (#2637) - Additional commits viewable in compare view
Updates `mockito-junit-jupiter` from 4.5.1 to 4.6.0
Release notes
Sourced from mockito-junit-jupiter's releases.
v4.6.0
*Changelog generated by Shipkit Changelog Gradle Plugin*
4.6.0
- 2022-05-27 - 14 commit(s) by Hervé Boutemy, K. Siva Prasad Reddy, Rafael Winterhalter, dependabot[bot]
- Bump shipkit-changelog from 1.1.15 to 1.2.0 [(#2654)](https://github.com/mockito/mockito/pull/2654)
- Bump versions.errorprone from 2.13.1 to 2.14.0 [(#2653)](https://github.com/mockito/mockito/pull/2653)
- Bump shipkit-auto-version from 1.1.20 to 1.2.0 [(#2651)](https://github.com/mockito/mockito/pull/2651)
- Fixes #2648 : Add support for customising strictness via @Mock annotation and MockSettings [(#2650)](https://github.com/mockito/mockito/pull/2650)
- Any way to enable Strict Stubbing when using Mockito.mock() without using @Mock? [(#2648)](https://github.com/mockito/mockito/issues/2648)
- Reintroduce inheriting type annotations from interfaces if only one interface is mocked, including additional interfaces. [(#2645)](https://github.com/mockito/mockito/pull/2645)
- Bump com.diffplug.spotless from 6.6.0 to 6.6.1 [(#2643)](https://github.com/mockito/mockito/pull/2643)
- fix Reproducible Build issue [(#2642)](https://github.com/mockito/mockito/pull/2642)
- Bump com.diffplug.spotless from 6.5.2 to 6.6.0 [(#2641)](https://github.com/mockito/mockito/pull/2641)
- Mockito mock of interfaces lost annotation information [(#2640)](https://github.com/mockito/mockito/issues/2640)
- Bump material from 1.5.0 to 1.6.0 [(#2637)](https://github.com/mockito/mockito/pull/2637)
- Bump com.diffplug.spotless from 6.5.1 to 6.5.2 [(#2636)](https://github.com/mockito/mockito/pull/2636)
- Bump versions.bytebuddy from 1.12.9 to 1.12.10 [(#2635)](https://github.com/mockito/mockito/pull/2635)
- Bump com.diffplug.spotless from 6.5.0 to 6.5.1 [(#2632)](https://github.com/mockito/mockito/pull/2632)
- Bump com.diffplug.spotless from 6.4.2 to 6.5.0 [(#2631)](https://github.com/mockito/mockito/pull/2631)
Commits
-
93bba11
Bump shipkit-changelog from 1.1.15 to 1.2.0 (#2654) -
70cf2d2
Add support for customizing strictness via@Mock
annotation and `MockSettin... -
6ce278b
Bump versions.errorprone from 2.13.1 to 2.14.0 (#2653) -
7d2e4cc
Bump shipkit-auto-version from 1.1.20 to 1.2.0 (#2651) -
d7a8ae0
Merge pull request #2645 from mockito/interface-annotations -
a3d57fd
Reintroduce inheriting type annotations from interfaces if only one interface... -
94e9797
Bump com.diffplug.spotless from 6.6.0 to 6.6.1 (#2643) -
0a7fb04
Fix reproducible build (#2642) -
4629ed8
Bump com.diffplug.spotless from 6.5.2 to 6.6.0 (#2641) -
f59bf37
Bump material from 1.5.0 to 1.6.0 (#2637) - Additional commits viewable in compare view