Bump mockito.version from 4.3.1 to 4.4.0
Bumps mockito.version
from 4.3.1 to 4.4.0.
Updates mockito-core
from 4.3.1 to 4.4.0
Release notes
Sourced from mockito-core's releases.
v4.4.0
*Changelog generated by Shipkit Changelog Gradle Plugin*
4.4.0
- 2022-03-08 - 16 commit(s) by Andrew Kozel, Brice Dutheil, Jean-Baptiste Mille, Mirko Alicastro, dependabot[bot]
- Bump groovy from 3.0.9 to 3.0.10 [(#2586)](https://github.com/mockito/mockito/pull/2586)
- Bump google-java-format from 1.14.0 to 1.15.0 [(#2585)](https://github.com/mockito/mockito/pull/2585)
- Bump actions/checkout from 2.4.0 to 3 [(#2582)](https://github.com/mockito/mockito/pull/2582)
- Bump shipkit-auto-version from 1.1.19 to 1.1.20 [(#2580)](https://github.com/mockito/mockito/pull/2580)
- Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 [(#2579)](https://github.com/mockito/mockito/pull/2579)
- Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 [(#2578)](https://github.com/mockito/mockito/pull/2578)
- Adds a Google Java Format for JDK17 [(#2572)](https://github.com/mockito/mockito/pull/2572)
- Clean up JUnit3 references [(#2570)](https://github.com/mockito/mockito/pull/2570)
- Bump com.diffplug.spotless from 6.2.2 to 6.3.0 [(#2567)](https://github.com/mockito/mockito/pull/2567)
- Bump google-java-format from 1.13.0 to 1.14.0 [(#2565)](https://github.com/mockito/mockito/pull/2565)
- Bump versions.bytebuddy from 1.12.7 to 1.12.8 [(#2564)](https://github.com/mockito/mockito/pull/2564)
- Bump com.diffplug.spotless from 6.2.1 to 6.2.2 [(#2562)](https://github.com/mockito/mockito/pull/2562)
- Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 [(#2559)](https://github.com/mockito/mockito/pull/2559)
- Bump com.diffplug.spotless from 6.2.0 to 6.2.1 [(#2556)](https://github.com/mockito/mockito/pull/2556)
- Fixes #2548 : Makes InOrder able to verify static methods [(#2549)](https://github.com/mockito/mockito/pull/2549)
- [PR open] Add feature to verify static methods calls in order [(#2548)](https://github.com/mockito/mockito/issues/2548)
- Fixes #2201 : Fixed checking of declared exceptions. [(#2547)](https://github.com/mockito/mockito/pull/2547)
- Calling getExceptionTypes() on concrete object that is used as interface doesn't return exception types from interface [(#2201)](https://github.com/mockito/mockito/issues/2201)
Commits
-
813add0
Bump groovy from 3.0.9 to 3.0.10 (#2586) -
b4faa4a
Bump google-java-format from 1.14.0 to 1.15.0 (#2585) -
d832c63
Bump actions/checkout from 2.4.0 to 3 (#2582) -
fb8aedf
Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 (#2579) -
c0fa718
Bump shipkit-auto-version from 1.1.19 to 1.1.20 (#2580) -
8882827
Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 (#2578) -
6ccc121
Fix running Google Java Format on JDK17 (#2572) -
50d7e71
Clean up JUnit3 references (#2570) -
02d6356
Fixes #2548: make InOrder able to verify static methods (#2549) -
e0a25cb
Bump com.diffplug.spotless from 6.2.2 to 6.3.0 (#2567) - Additional commits viewable in compare view
Updates `mockito-junit-jupiter` from 4.3.1 to 4.4.0
Release notes
Sourced from mockito-junit-jupiter's releases.
v4.4.0
*Changelog generated by Shipkit Changelog Gradle Plugin*
4.4.0
- 2022-03-08 - 16 commit(s) by Andrew Kozel, Brice Dutheil, Jean-Baptiste Mille, Mirko Alicastro, dependabot[bot]
- Bump groovy from 3.0.9 to 3.0.10 [(#2586)](https://github.com/mockito/mockito/pull/2586)
- Bump google-java-format from 1.14.0 to 1.15.0 [(#2585)](https://github.com/mockito/mockito/pull/2585)
- Bump actions/checkout from 2.4.0 to 3 [(#2582)](https://github.com/mockito/mockito/pull/2582)
- Bump shipkit-auto-version from 1.1.19 to 1.1.20 [(#2580)](https://github.com/mockito/mockito/pull/2580)
- Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 [(#2579)](https://github.com/mockito/mockito/pull/2579)
- Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 [(#2578)](https://github.com/mockito/mockito/pull/2578)
- Adds a Google Java Format for JDK17 [(#2572)](https://github.com/mockito/mockito/pull/2572)
- Clean up JUnit3 references [(#2570)](https://github.com/mockito/mockito/pull/2570)
- Bump com.diffplug.spotless from 6.2.2 to 6.3.0 [(#2567)](https://github.com/mockito/mockito/pull/2567)
- Bump google-java-format from 1.13.0 to 1.14.0 [(#2565)](https://github.com/mockito/mockito/pull/2565)
- Bump versions.bytebuddy from 1.12.7 to 1.12.8 [(#2564)](https://github.com/mockito/mockito/pull/2564)
- Bump com.diffplug.spotless from 6.2.1 to 6.2.2 [(#2562)](https://github.com/mockito/mockito/pull/2562)
- Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 [(#2559)](https://github.com/mockito/mockito/pull/2559)
- Bump com.diffplug.spotless from 6.2.0 to 6.2.1 [(#2556)](https://github.com/mockito/mockito/pull/2556)
- Fixes #2548 : Makes InOrder able to verify static methods [(#2549)](https://github.com/mockito/mockito/pull/2549)
- [PR open] Add feature to verify static methods calls in order [(#2548)](https://github.com/mockito/mockito/issues/2548)
- Fixes #2201 : Fixed checking of declared exceptions. [(#2547)](https://github.com/mockito/mockito/pull/2547)
- Calling getExceptionTypes() on concrete object that is used as interface doesn't return exception types from interface [(#2201)](https://github.com/mockito/mockito/issues/2201)
Commits
-
813add0
Bump groovy from 3.0.9 to 3.0.10 (#2586) -
b4faa4a
Bump google-java-format from 1.14.0 to 1.15.0 (#2585) -
d832c63
Bump actions/checkout from 2.4.0 to 3 (#2582) -
fb8aedf
Bump biz.aQute.bnd.builder from 6.1.0 to 6.2.0 (#2579) -
c0fa718
Bump shipkit-auto-version from 1.1.19 to 1.1.20 (#2580) -
8882827
Bump biz.aQute.bnd.gradle from 6.1.0 to 6.2.0 (#2578) -
6ccc121
Fix running Google Java Format on JDK17 (#2572) -
50d7e71
Clean up JUnit3 references (#2570) -
02d6356
Fixes #2548: make InOrder able to verify static methods (#2549) -
e0a25cb
Bump com.diffplug.spotless from 6.2.2 to 6.3.0 (#2567) - Additional commits viewable in compare view