Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent 2dc7b1a commit 6e30f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ buildscript {
'test': [
'mockito': 'org.mockito:mockito-core:5.8.0',
'junit': 'junit:junit:4.13.2',
'assertj3': 'org.assertj:assertj-core:3.24.2',
'assertj3': 'org.assertj:assertj-core:3.25.0',
],
]

Expand Down

0 comments on commit 6e30f78

Please sign in to comment.