Revert "HHH-15920 Update Mockito to 4.10.0"

This reverts commit b2fc0c6f2d.
This commit is contained in:
Christian Beikov 2022-12-21 19:13:29 +01:00
parent d0a510896e
commit 98174c86d2
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ dependencyResolutionManagement {
version( "junit4", "4.13.2" ) version( "junit4", "4.13.2" )
version( "junit5", "5.8.2" ) version( "junit5", "5.8.2" )
version( "assertj", "3.14.0" ) version( "assertj", "3.14.0" )
version( "mockito", "4.10.0" ) version( "mockito", "4.3.1" )
version( "byteman", "4.0.20" ) //Compatible with JDK20 version( "byteman", "4.0.20" ) //Compatible with JDK20
version( "shrinkwrap", "1.2.6" ) version( "shrinkwrap", "1.2.6" )
version( "shrinkwrapDescriptors", "2.0.0" ) version( "shrinkwrapDescriptors", "2.0.0" )