Compare commits

...

2 Commits

Author SHA1 Message Date
mfnalex 64967c9a3c 2.2.5 2023-06-12 12:07:47 +02:00
mfnalex f7d32b72b3 2.2.4 2023-06-12 12:03:12 +02:00
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<groupId>de.jeff_media</groupId>
<name>BetterTridents</name>
<artifactId>BetterTridents</artifactId>
<version>2.2.3</version>
<version>2.2.5</version>
<properties>
<spigot.prefix>${project.name}</spigot.prefix>
@ -116,7 +116,7 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.18.1-R0.1-SNAPSHOT</version>
<version>1.20-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>