mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-01 20:50:41 +01:00
Update Bukkit API dependency to 1.2.5-R2.1-SNAPSHOT
This commit is contained in:
parent
c1bc0df718
commit
92dce25d3c
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -51,7 +51,7 @@
|
|||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>1.2.5-R2.0</version>
|
||||
<version>1.2.5-R2.1-SNAPSHOT</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in a new issue