Skip to content

Commit

Permalink
Update dependency org.mockito.kotlin:mockito-kotlin to v5.4.0 (LemmyN…
Browse files Browse the repository at this point in the history
…et#1581)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 0a06b47 commit e653f10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ dependencies {
androidTestImplementation("androidx.test.espresso:espresso-core")

testImplementation("org.mockito:mockito-core:5.12.0")
testImplementation("org.mockito.kotlin:mockito-kotlin:5.3.1")
testImplementation("org.mockito.kotlin:mockito-kotlin:5.4.0")

implementation("androidx.browser:browser:1.8.0")

Expand Down

0 comments on commit e653f10

Please sign in to comment.