Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2024-11-17 05:20:14 +01:00
Update adventure to snapshot version
Dieser Commit ist enthalten in:
Ursprung
79fe8c8005
Commit
21ae82e7c0
@ -61,7 +61,8 @@ tasks {
|
|||||||
"https://guava.dev/releases/${libs.guava.get().version}/api/docs/",
|
"https://guava.dev/releases/${libs.guava.get().version}/api/docs/",
|
||||||
"https://google.github.io/guice/api-docs/${libs.guice.get().version}/javadoc/",
|
"https://google.github.io/guice/api-docs/${libs.guice.get().version}/javadoc/",
|
||||||
"https://docs.oracle.com/en/java/javase/17/docs/api/",
|
"https://docs.oracle.com/en/java/javase/17/docs/api/",
|
||||||
"https://jd.advntr.dev/api/${libs.adventure.bom.get().version}/",
|
//"https://jd.advntr.dev/api/${libs.adventure.bom.get().version}/",
|
||||||
|
"https://jd.advntr.dev/api/4.14.0/",
|
||||||
"https://javadoc.io/doc/com.github.ben-manes.caffeine/caffeine"
|
"https://javadoc.io/doc/com.github.ben-manes.caffeine/caffeine"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -11,7 +11,8 @@ shadow = "com.github.johnrengelman.shadow:8.1.0"
|
|||||||
spotless = "com.diffplug.spotless:6.12.0"
|
spotless = "com.diffplug.spotless:6.12.0"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
adventure-bom = "net.kyori:adventure-bom:4.14.0"
|
# See JD links in velocity-apo when moving to non-snapshot versions
|
||||||
|
adventure-bom = "net.kyori:adventure-bom:4.15.0-SNAPSHOT"
|
||||||
adventure-facet = "net.kyori:adventure-platform-facet:4.3.0"
|
adventure-facet = "net.kyori:adventure-platform-facet:4.3.0"
|
||||||
asm = "org.ow2.asm:asm:9.5"
|
asm = "org.ow2.asm:asm:9.5"
|
||||||
asynchttpclient = "org.asynchttpclient:async-http-client:2.12.3"
|
asynchttpclient = "org.asynchttpclient:async-http-client:2.12.3"
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren