mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-02 11:22:01 +01:00
Update Bukkit API dependency to 1.2.5-R2.1-SNAPSHOT
By: Wesley Wolfe <weswolf@aol.com>
This commit is contained in:
parent
6b250f016d
commit
f7aab5aff2
@ -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 New Issue
Block a user