13
0
geforkt von Mirrors/Velocity

bump text to 1.12-1.6.4

Dieser Commit ist enthalten in:
kashike 2018-08-12 14:19:02 -07:00 committet von GitHub
Ursprung 671df77c1f
Commit 37093d7385
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -6,7 +6,7 @@ plugins {
dependencies {
compile 'com.google.code.gson:gson:2.8.5'
compile "com.google.guava:guava:${guavaVersion}"
compile 'net.kyori:text:1.12-1.6.2'
compile 'net.kyori:text:1.12-1.6.4'
compile 'com.moandjiezana.toml:toml4j:0.7.2'
testCompile "org.junit.jupiter:junit-jupiter-api:${junitVersion}"
testCompile "org.junit.jupiter:junit-jupiter-engine:${junitVersion}"
@ -26,4 +26,4 @@ artifacts {
archives javadocJar
archives shadowJar
archives sourcesJar
}
}