diff --git a/.gitignore b/.gitignore index 744289d..82e5c63 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Project exclude paths -/target/ \ No newline at end of file +/target/ +/.idea/ diff --git a/pom.xml b/pom.xml index 1929205..9d621dd 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.judgetread GriefPreventionQuickShopBridge - 1.3.0 + 1.3.1 @@ -85,7 +85,7 @@ org.spigotmc spigot-api - 1.15-R0.1-SNAPSHOT + 1.21.5-R0.1-SNAPSHOT provided @@ -125,4 +125,4 @@ provided - \ No newline at end of file +