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

Commit e40cf42

Browse files
committed
Bump Mockito
1 parent 39a39a0 commit e40cf42

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.2.10.RELEASE'
4545

4646
// Testing
47-
mockitoVersion = '3.6.0'
47+
mockitoVersion = '3.6.28'
4848
junitPlatformVersion = '1.7.0'
4949
junitJupiterVersion = '5.7.0'
5050
assertjVersion = '3.18.1'

0 commit comments

Comments
 (0)