mirror of
https://github.com/ViaVersion/ViaLegacy.git
synced 2025-03-13 13:39:20 +01:00
Bump net.kyori.blossom from 1.2.0 to 1.3.1
Bumps net.kyori.blossom from 1.2.0 to 1.3.1. --- updated-dependencies: - dependency-name: net.kyori.blossom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7a50f5af94
commit
bedc14e7fe
@ -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