Skip to content

Commit 687a0ef

Browse files
committed
Upgrade AssertJ dependency to version 3.27.7. (#426)
1 parent 05c3f25 commit 687a0ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ subprojects {
2929
versions = [
3030
'ace': '1.3.3',
3131
'antlr': '3.5.2',
32-
'assertj': '3.11.1',
32+
'assertj': '3.27.7',
3333
'commons_compress': '1.21',
3434
'commons_io': '2.21.0',
3535
'dbcp': '1.4',

0 commit comments

Comments
 (0)