Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 15c734b commit 6e90a14
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 @@ -168,7 +168,7 @@ dependencies {


testImplementation group: 'junit', name: 'junit', version: '4.13.2'
testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.27.0'
testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.27.1'
testImplementation group: 'org.mockito', name: 'mockito-core', version: '5.14.2'


Expand Down

0 comments on commit 6e90a14

Please sign in to comment.