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.
1 parent 0b72e8c commit 4cdee8fCopy full SHA for 4cdee8f
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>pw.hwk</groupId>
5
<artifactId>ServerTutorial</artifactId>
6
- <version>2.2.0</version>
+ <version>2.2.1</version>
7
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -16,7 +16,7 @@
16
<dependency>
17
<groupId>org.spigotmc</groupId>
18
<artifactId>spigot-api</artifactId>
19
- <version>1.11-R0.1-SNAPSHOTjit</version>
+ <version>1.11-R0.1-SNAPSHOT</version>
20
<scope>provided</scope>
21
</dependency>
22
0 commit comments