Skip to content

Commit

Permalink
Update dependency com.google.android.material:material to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EranBoudjnah authored Dec 22, 2023
2 parents a25b793 + 3439f89 commit ab16bbf
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 @@ -16,7 +16,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'

testImplementation "org.mockito:mockito-inline:${Version.mockito}"
testImplementation 'org.mockito.kotlin:mockito-kotlin:5.1.0'
testImplementation 'org.mockito.kotlin:mockito-kotlin:5.2.1'

testImplementation 'io.mockk:mockk:1.13.8'

Expand Down

0 comments on commit ab16bbf

Please sign in to comment.