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

Commit 4704d31

Browse files
committed
Bump test dependencies
1 parent eb3b2c3 commit 4704d31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

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

4545
// Testing
46-
mockitoVersion = '3.5.15'
46+
mockitoVersion = '3.6.0'
4747
junitPlatformVersion = '1.7.0'
4848
junitJupiterVersion = '5.7.0'
49-
assertjVersion = '3.17.2'
49+
assertjVersion = '3.18.0'
5050

5151
javadocLinks = ["https://docs.oracle.com/javase/8/docs/api/",
5252
"https://www.reactive-streams.org/reactive-streams-1.0.3-javadoc/",

0 commit comments

Comments
 (0)