diff --git a/.gitignore b/.gitignore
index 5ff6309..869b9b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,4 +35,5 @@ build/
.vscode/
### Mac OS ###
-.DS_Store
\ No newline at end of file
+.DS_Store
+.idea/
diff --git a/libs/geyserutils-geyser-1.0-SNAPSHOT.jar b/libs/geyserutils-geyser-1.0-SNAPSHOT.jar
index 6981883..18f19e9 100644
Binary files a/libs/geyserutils-geyser-1.0-SNAPSHOT.jar and b/libs/geyserutils-geyser-1.0-SNAPSHOT.jar differ
diff --git a/pom.xml b/pom.xml
index b5a01fe..e274fde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
com.google.code.gson
gson
- 2.8.8
+ 2.8.9
org.projectlombok
@@ -56,7 +56,7 @@
org.geysermc.geyser
api
- 2.2.3-SNAPSHOT
+ 2.5.0-SNAPSHOT
provided