We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78396e commit 344bcf4Copy full SHA for 344bcf4
1 file changed
build.gradle
@@ -37,7 +37,7 @@ buildscript {
37
'test': [
38
'mockito': 'org.mockito:mockito-core:5.21.0',
39
'junit': 'junit:junit:4.13.2',
40
- 'assertj3': 'org.assertj:assertj-core:3.27.6',
+ 'assertj3': 'org.assertj:assertj-core:3.27.7',
41
],
42
]
43
0 commit comments