Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent fc96a2c commit c436dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ okio = "com.squareup.okio:okio:3.9.1"

truth = { module = "com.google.truth:truth", version = "1.4.4" }
junit = "junit:junit:4.13.2"
mockito = "org.mockito:mockito-core:5.13.0"
mockito = "org.mockito:mockito-core:5.14.1"
mockitoKotlin = "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
assertJ = "org.assertj:assertj-core:3.26.3"

0 comments on commit c436dfa

Please sign in to comment.