Update pom.xml

This commit is contained in:
hyperdefined
2024-08-28 23:23:20 -04:00
parent 57be2371e1
commit e8ab578eef

View File

@@ -23,7 +23,7 @@
<groupId>lol.hyper</groupId>
<artifactId>toolstats</artifactId>
<version>1.7.3</version>
<version>1.7.4</version>
<packaging>jar</packaging>
<name>ToolStats</name>
@@ -153,7 +153,7 @@
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-chat</artifactId>
<version>1.19-R0.1-SNAPSHOT</version>
<version>1.20-R0.2</version>
<scope>provided</scope>
</dependency>
</dependencies>