Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
EranBoudjnah authored Jul 13, 2024
2 parents f1bed6d + fed3b48 commit 8017203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {

testImplementation 'io.mockk:mockk:1.13.11'

testImplementation 'org.assertj:assertj-core:3.26.0'
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation 'org.hamcrest:hamcrest:2.2'
}

Expand Down

0 comments on commit 8017203

Please sign in to comment.