grapefruit-1.5.0
I do need another cup of coffee after this ☕
Apparently, isAnnotationPresent
returns true only if the annotation is present exactly once, meaning that repeatable annotations are not compatible with this function. At least it seems that way.
Changelog ⚙️
- Fixed AND conditions not working due to the issue described above