Fix @since for @Generated
This commit is contained in:
parent
a0818d5ab2
commit
00bf6fe2f7
@ -11,7 +11,7 @@ import java.lang.annotation.RetentionPolicy;
|
||||
/**
|
||||
* Marks a class as generated code, and therefore to be ignored for code coverage purposes.
|
||||
*
|
||||
* @since 7.6.0
|
||||
* @since 7.7.0
|
||||
*/
|
||||
@Retention(RetentionPolicy.CLASS)
|
||||
@Documented
|
||||
|
Loading…
x
Reference in New Issue
Block a user