Skip to content

Commit

Permalink
Update version to 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wezleytsai committed Apr 11, 2023
1 parent db8214f commit 621774d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/mockito/Mock.java
Expand Up @@ -135,7 +135,7 @@
/**
* Mock will not attempt to preserve all annotation metadata, see {@link MockSettings#withoutAnnotations()}.
*
* @since 5.3.0
* @since 5.2.1
*/
boolean withoutAnnotations() default false;

Expand Down

0 comments on commit 621774d

Please sign in to comment.