Update adventure to snapshot version

This commit is contained in:
Shane Freeder
2023-12-14 16:36:18 +00:00
parent 79fe8c8005
commit 21ae82e7c0
2 changed files with 4 additions and 2 deletions

View File

@@ -61,7 +61,8 @@ tasks {
"https://guava.dev/releases/${libs.guava.get().version}/api/docs/",
"https://google.github.io/guice/api-docs/${libs.guice.get().version}/javadoc/",
"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"
)