Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit e60d40a

Browse files
committed
Bump Mockito to 4.0.0
1 parent 6ca999a commit e60d40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ext {
4444
springAmqpVersion = '2.3.11'
4545

4646
// Testing
47-
mockitoVersion = '3.7.7'
47+
mockitoVersion = '4.0.0'
4848
junitPlatformVersion = '1.8.1'
4949
junitJupiterVersion = '5.8.1'
5050
assertjVersion = '3.21.0'

0 commit comments

Comments
 (0)