Skip to content

Commit

Permalink
Merge pull request #42 from EranBoudjnah/renovate/org.assertj-assertj…
Browse files Browse the repository at this point in the history
…-core-3.x
  • Loading branch information
EranBoudjnah committed May 30, 2024
2 parents e45688d + bf4b850 commit d6208ae
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.10'

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

Expand Down

0 comments on commit d6208ae

Please sign in to comment.