Skip to content

Commit 344bcf4

Browse files
Update dependency org.assertj:assertj-core to v3.27.7 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c78396e commit 344bcf4

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
@@ -37,7 +37,7 @@ buildscript {
3737
'test': [
3838
'mockito': 'org.mockito:mockito-core:5.21.0',
3939
'junit': 'junit:junit:4.13.2',
40-
'assertj3': 'org.assertj:assertj-core:3.27.6',
40+
'assertj3': 'org.assertj:assertj-core:3.27.7',
4141
],
4242
]
4343

0 commit comments

Comments
 (0)