mirror of
https://github.com/ViaVersion/ViaLegacy.git
synced 2025-03-10 13:09:07 +01:00
Merge pull request #1 from RaphiMC/dependabot/gradle/net.kyori.blossom-1.3.1
Bump net.kyori.blossom from 1.2.0 to 1.3.1
This commit is contained in:
commit
1018fb0e6a
@ -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