closes #109
This commit is contained in:
hyperdefined
2025-07-15 10:49:19 -04:00
parent 84c1f8313a
commit 70ed50ce9e
2 changed files with 6 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
<groupId>lol.hyper</groupId>
<artifactId>toolstats</artifactId>
<version>1.9.7</version>
<version>1.9.8</version>
<packaging>jar</packaging>
<name>ToolStats</name>
@@ -105,7 +105,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.21.5-R0.1-SNAPSHOT</version>
<version>1.21.7-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>