Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-16 21:10:30 +01:00
Bump Adventure
Dieser Commit ist enthalten in:
Ursprung
0b088590a0
Commit
20914ca134
@ -87,7 +87,7 @@ javadoc {
|
|||||||
'https://google.github.io/guava/releases/25.1-jre/api/docs/',
|
'https://google.github.io/guava/releases/25.1-jre/api/docs/',
|
||||||
'https://google.github.io/guice/api-docs/5.0.1/javadoc/',
|
'https://google.github.io/guice/api-docs/5.0.1/javadoc/',
|
||||||
'https://docs.oracle.com/en/java/javase/11/docs/api//',
|
'https://docs.oracle.com/en/java/javase/11/docs/api//',
|
||||||
'https://jd.adventure.kyori.net/api/4.7.0/'
|
"https://jd.adventure.kyori.net/api/${adventureVersion}/"
|
||||||
)
|
)
|
||||||
|
|
||||||
// Disable the crazy super-strict doclint tool in Java 8
|
// Disable the crazy super-strict doclint tool in Java 8
|
||||||
|
@ -21,7 +21,7 @@ allprojects {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
// dependency versions
|
// dependency versions
|
||||||
adventureVersion = '4.9.1'
|
adventureVersion = '4.9.2'
|
||||||
junitVersion = '5.7.0'
|
junitVersion = '5.7.0'
|
||||||
slf4jVersion = '1.7.30'
|
slf4jVersion = '1.7.30'
|
||||||
log4jVersion = '2.14.1'
|
log4jVersion = '2.14.1'
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren