Updated build.gradle to point to 1.16.5
This commit is contained in:
parent
d89111db0b
commit
59481e4f81
@ -29,7 +29,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly 'org.spigotmc:spigot:1.16.4-R0.1-SNAPSHOT' // The full Spigot server with no shadowing. Requires mavenLocal.
|
||||
compileOnly 'org.spigotmc:spigot:1.16.5-R0.1-SNAPSHOT' // The full Spigot server with no shadowing. Requires mavenLocal.
|
||||
implementation name: 'Factions'
|
||||
implementation name: 'GriefPrevention'
|
||||
implementation name: 'MassiveCore'
|
||||
|
Loading…
Reference in New Issue
Block a user