We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2.5.0
1 parent da37906 commit c893455Copy full SHA for c893455
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>me.loving11ish</groupId>
8
<artifactId>RedLightGreenLight</artifactId>
9
- <version>2.4</version>
+ <version>2.5.0</version>
10
<packaging>jar</packaging>
11
12
<name>RedLightGreenLight</name>
@@ -70,7 +70,7 @@
70
<dependency>
71
<groupId>org.spigotmc</groupId>
72
<artifactId>spigot-api</artifactId>
73
- <version>1.18.1-R0.1-SNAPSHOT</version>
+ <version>1.18.2-R0.1-SNAPSHOT</version>
74
<scope>provided</scope>
75
</dependency>
76
</dependencies>
0 commit comments