Update version
This commit is contained in:
parent
14f0ff59c5
commit
d140aa6b6c
@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'ru.bitheaven'
|
||||
version = '1.0.0'
|
||||
version = '1.0.2'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@ -22,7 +22,7 @@ configurations {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
|
||||
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")
|
||||
|
||||
implementation group: 'org.yaml', name: 'snakeyaml', version: '2.3'
|
||||
includedJars group: 'org.yaml', name: 'snakeyaml', version: '2.3'
|
||||
|
Loading…
Reference in New Issue
Block a user