mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2025-02-17 04:02:04 +01:00
Use 1.14.1 instead of 1.14
This commit is contained in:
parent
95e3eab883
commit
0a0eb18506
@ -51,7 +51,7 @@ dependencies {
|
||||
shade (group: 'com.songoda', name: 'songodaupdater', version: '1')
|
||||
|
||||
// Spigot
|
||||
implementation (group: 'org.spigotmc', name: 'spigot', version: '1.14')
|
||||
implementation (group: 'org.spigotmc', name: 'spigot', version: '1.14.1')
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
Loading…
Reference in New Issue
Block a user