diff --git a/.gitignore b/.gitignore
index 56dfdda..35028ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
target
out
.idea
-compile
\ No newline at end of file
+compile
+*.iml
diff --git a/pom.xml b/pom.xml
index eeb4450..110212a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,13 +50,13 @@
com.github.SkriptLang
Skript
- 2.5.1
+ 2.5.3
provided
org.spigotmc
spigot-api
- 1.16.2-R0.1-SNAPSHOT
+ 1.16.4-R0.1-SNAPSHOT
provided