[ci skip] Update guava javadoc link

This commit is contained in:
Shane Freeder
2022-12-10 00:43:32 +00:00
parent 97770cd1a6
commit c932ee5e25

View File

@@ -85,7 +85,7 @@ javadoc {
options.source = '8'
options.links(
'https://www.slf4j.org/apidocs/',
'https://google.github.io/guava/releases/25.1-jre/api/docs/',
'https://guava.dev/releases/25.1-jre/api/docs/package-list',
'https://google.github.io/guice/api-docs/5.0.1/javadoc/',
'https://docs.oracle.com/en/java/javase/11/docs/api//',
"https://jd.adventure.kyori.net/api/${adventureVersion}/"