mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-12 18:34:42 +02: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