mirror of
https://github.com/ViaVersion/ViaLoader.git
synced 2024-11-12 10:23:55 +01:00
Updated kyori blossom to 1.3.1
This commit is contained in:
parent
36e06d10f8
commit
6972f5371b
@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id "java-library"
|
||||
id "maven-publish"
|
||||
id "net.kyori.blossom" version "1.2.0"
|
||||
id "net.kyori.blossom" version "1.3.1"
|
||||
}
|
||||
|
||||
java.toolchain.languageVersion = JavaLanguageVersion.of(8)
|
||||
|
Loading…
Reference in New Issue
Block a user