mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-22 16:31:55 +01:00
Use 1.0.1 artifact
By: Nathan Adams <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
17ba6a756e
commit
b327d49e49
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>minecraft-server</artifactId>
|
||||
<version>1.0.0_01</version>
|
||||
<version>1.0.1</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue