Use guava 21, add 1.12 support

This commit is contained in:
Gabriele C
2017-05-29 23:40:44 +02:00
parent 9385fc8f4c
commit 00699ed7fb
6 changed files with 11 additions and 11 deletions
@@ -3,7 +3,7 @@ package fr.xephi.authme.data.auth;
import fr.xephi.authme.security.crypts.HashedPassword;
import org.bukkit.Location;
import static com.google.common.base.Objects.firstNonNull;
import static com.google.common.base.MoreObjects.firstNonNull;
import static com.google.common.base.Preconditions.checkNotNull;