Skip to content

Commit

Permalink
Update mockito version to fix j16 compilation. (#5169)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjudd committed Jun 9, 2023
1 parent b137ebd commit 14d8d56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ JAVAPOET_VERSION=1.9.0
JSR_305_VERSION=3.0.2
JUNIT_VERSION=4.13.2
KSP_GRADLE_PLUGIN_VERSION=1.7.0-1.0.6
MOCKITO_ANDROID_VERSION=2.24.0
MOCKITO_VERSION=2.24.0
MOCKITO_ANDROID_VERSION=5.3.1
MOCKITO_VERSION=5.3.1
MOCKWEBSERVER_VERSION=3.0.0-RC1
OK_HTTP_VERSION=3.10.0
OK_HTTP_4_VERSION=4.10.0
Expand Down

0 comments on commit 14d8d56

Please sign in to comment.