Skip to content

Commit

Permalink
fixup! build: Bump Mockito to 5+
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisUsernameCouldHaveBeenAnEmail committed Oct 3, 2023
1 parent 4546c9d commit cd3092c
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 @@ -11,7 +11,7 @@ konghq-unirest = "3.14.5"
nimbusds-oauth2-oidc-sdk = "11.0"
# Test
junit = "4.13.2"
mockito = "5.5.0"
mockito = { prefer = "2.+" }
#
#
[plugins]
Expand Down

0 comments on commit cd3092c

Please sign in to comment.