Skip to content

Commit 376e1af

Browse files
committed
Update assertj dependency to match master
Resolving a cherry-pick conflict
1 parent 3786c01 commit 376e1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ext {
2121
'asciidoctorj' : '2.5.5',
2222
'reflections' : '0.10.2'
2323
],
24-
'assertj' : '3.20.2',
24+
'assertj' : '3.23.1',
2525
'auto-common' : '1.1.2',
2626
'auto-service' : '1.0',
2727
'bouncycastle-prov' : '1.71',

0 commit comments

Comments
 (0)