mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-07 19:12:22 +01:00
Updating minecraft-server dependency.
By: EvilSeph <evilseph@gmail.com>
This commit is contained in:
parent
34c3b6022a
commit
6219bc5085
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>minecraft-server</artifactId>
|
||||
<version>1.2.2</version>
|
||||
<version>1.2.3</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in a new issue