Skip to content

Commit

Permalink
Upgrade org.mockito:mockito-core to 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sjohnr committed Dec 13, 2023
1 parent 9dc5b99 commit 65e8acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
constraints {
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
api "org.assertj:assertj-core:3.24.2"
api "org.mockito:mockito-core:5.4.0"
api "org.mockito:mockito-core:5.8.0"
api "com.squareup.okhttp3:mockwebserver:4.12.0"
}
}

0 comments on commit 65e8acf

Please sign in to comment.