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

Commit 7596f99

Browse files
committed
Bump test libraries
1 parent 8470d3d commit 7596f99

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
@@ -45,10 +45,10 @@ ext {
4545
springAmqpVersion = '2.2.1.RELEASE'
4646

4747
// Testing
48-
mockitoVersion = '3.0.0'
48+
mockitoVersion = '3.1.0'
4949
junitPlatformVersion = '1.5.2'
5050
junitJupiterVersion = '5.5.2'
51-
assertjVersion = '3.13.2'
51+
assertjVersion = '3.14.0'
5252

5353
javadocLinks = ["https://docs.oracle.com/javase/7/docs/api/",
5454
"https://docs.oracle.com/javaee/6/api/",

0 commit comments

Comments
 (0)