Skip to content

Commit 159073b

Browse files
Update dependency org.mockito:mockito-core to v5.23.0 (#357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82f5d48 commit 159073b

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
@@ -35,7 +35,7 @@ buildscript {
3535
],
3636
],
3737
'test': [
38-
'mockito': 'org.mockito:mockito-core:5.22.0',
38+
'mockito': 'org.mockito:mockito-core:5.23.0',
3939
'junit': 'junit:junit:4.13.2',
4040
'assertj3': 'org.assertj:assertj-core:3.27.7',
4141
],

0 commit comments

Comments
 (0)