diff --git a/.gitignore b/.gitignore index 7a335d4..d055e9b 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ hs_err_pid* classes bin +/target/ diff --git a/pom.xml b/pom.xml index 18da9b2..71bafe7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,8 +3,8 @@ 4.0.0 nu.nerd SafeCrystals - ${project.name} - 1.0.4 + SafeCrystals + 1.0.5 jar Prevent Ender Crystals from exploding and breaking blocks or damaging entities. https://github.com/totemo/${project.name} @@ -23,14 +23,14 @@ sk89q-repo - http://maven.sk89q.com/repo/ + https://maven.enginehub.org/repo/ org.spigotmc spigot-api - 1.15.2-R0.1-SNAPSHOT + 1.20.2-R0.1-SNAPSHOT com.sk89q.worldguard