Skip to content

Commit 0748fff

Browse files
committed
HHH-15920 Update Mockito to 4.10.0
1 parent 50db219 commit 0748fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ dependencyResolutionManagement {
124124
version( "junit4", "4.13.2" )
125125
version( "junit5", "5.8.2" )
126126
version( "assertj", "3.14.0" )
127-
version( "mockito", "4.3.1" )
127+
version( "mockito", "4.10.0" )
128128
version( "byteman", "4.0.20" ) //Compatible with JDK20
129129
version( "shrinkwrap", "1.2.6" )
130130
version( "shrinkwrapDescriptors", "2.0.0" )

0 commit comments

Comments
 (0)