diff --git a/.gitignore b/.gitignore
index 48c1ee9..d5ecac8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,4 +68,5 @@ out/
target/
dependency-reduced-pom.xml
*.MF
-*.name
\ No newline at end of file
+*.name
+.vscode
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 8e20434..a30b22e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
me.ryanhamshire
GraviTree
- 2.9.6
+ 2.9.7
jar
GraviTree
No more floating treetops.
@@ -19,7 +19,7 @@
org.spigotmc
spigot-api
- 1.19.3-R0.1-SNAPSHOT
+ 1.20.1-R0.1-SNAPSHOT
provided
@@ -33,7 +33,7 @@
me.clip
placeholderapi
- 2.11.2
+ 2.11.3
provided