Skip to content

Commit

Permalink
Update, mockito 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluu committed Nov 11, 2023
1 parent caf85b4 commit 78405ff
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 @@ -79,7 +79,7 @@ timber = "com.jakewharton.timber:timber:5.0.1"

junit = "junit:junit:4.13.2"
assertJ = "org.assertj:assertj-core:3.24.2"
mockito = "org.mockito:mockito-core:5.3.1"
mockito = "org.mockito:mockito-core:5.7.0"

# Dependencies of the included build-logic
android-gradlePlugin = { module = "com.android.tools.build:gradle", version.ref = "androidStudioGradlePlugin" }
Expand Down

0 comments on commit 78405ff

Please # to comment.