Updated a few dependencies!

This commit is contained in:
gamingjovi 2024-03-31 17:03:39 -04:00 committed by GitHub
parent aae830812a
commit 2fad0e609e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -127,13 +127,13 @@
<dependency>
<groupId>dev.folia</groupId>
<artifactId>folia-api</artifactId>
<version>1.19.4-R0.1-SNAPSHOT</version>
<version>1.20.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.11.1</version>
<version>2.11.5</version>
<scope>provided</scope>
</dependency>
<dependency>
@ -145,7 +145,7 @@
<dependency>
<groupId>com.github.cryptomorin</groupId>
<artifactId>XSeries</artifactId>
<version>9.4.0</version>
<version>9.9.0</version>
</dependency>
<dependency>
<groupId>fr.mrmicky</groupId>
@ -243,4 +243,4 @@
<scope>system</scope>
</dependency>
</dependencies>
</project>
</project>