Update version
This commit is contained in:
		| @ -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' | ||||
|  | ||||
		Reference in New Issue
	
	Block a user