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

Commit 3500300

Browse files
committed
Bump test dependencies
1 parent 7536f90 commit 3500300

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
@@ -46,8 +46,8 @@ ext {
4646
// Testing
4747
mockitoVersion = '3.7.7'
4848
junitPlatformVersion = '1.7.0'
49-
junitJupiterVersion = '5.7.0'
50-
assertjVersion = '3.18.1'
49+
junitJupiterVersion = '5.7.1'
50+
assertjVersion = '3.19.0'
5151

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

0 commit comments

Comments
 (0)