mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-11-30 15:18:46 +01:00
- Fixes #3860 - Guice requires javax annotations be used for Inject annotated constructors - Guice does not require not-null annotations, this is assumed - Also to do with #3413