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

Commit c67a5e2

Browse files
committed
Bump test dependency
1 parent 4704d31 commit c67a5e2

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
@@ -46,7 +46,7 @@ ext {
4646
mockitoVersion = '3.6.0'
4747
junitPlatformVersion = '1.7.0'
4848
junitJupiterVersion = '5.7.0'
49-
assertjVersion = '3.18.0'
49+
assertjVersion = '3.18.1'
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)