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

Commit ba97e58

Browse files
committed
Bump test dependencies
1 parent 41be63f commit ba97e58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ ext {
4343
springAmqpVersion = '2.2.10.RELEASE'
4444

4545
// Testing
46-
mockitoVersion = '3.5.10'
47-
junitPlatformVersion = '1.6.2'
48-
junitJupiterVersion = '5.6.2'
46+
mockitoVersion = '3.5.15'
47+
junitPlatformVersion = '1.7.0'
48+
junitJupiterVersion = '5.7.0'
4949
assertjVersion = '3.17.2'
5050

5151
javadocLinks = ["https://docs.oracle.com/javase/8/docs/api/",

0 commit comments

Comments
 (0)