Skip to content

Commit

Permalink
javadoc: AnnotationValue correct since [ci skip] (#10115)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Nov 24, 2023
1 parent 2d101ff commit 368d573
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ public AnnotationValue(String annotationName, Map<CharSequence, Object> values,
* @param annotationName The annotation name
* @param values The values
* @param defaultValuesProvider The default values provider
* @since 4.3.0
* @since 4.2.0
*/
@UsedByGeneratedCode
@Internal
Expand Down

0 comments on commit 368d573

Please sign in to comment.