mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 14:37:43 +01:00
Breaking dependency upgrades:
Guava 25.1-jre -> 30.0-jre Configurate 3.7.1 -> 4.0.0-SNAPSHOT
This commit is contained in:
@@ -66,8 +66,8 @@ javadoc {
|
||||
options.charSet = 'UTF-8'
|
||||
options.source = '8'
|
||||
options.links(
|
||||
'http://www.slf4j.org/apidocs/',
|
||||
'https://google.github.io/guava/releases/25.1-jre/api/docs/',
|
||||
'https://www.slf4j.org/apidocs/',
|
||||
'https://guava.dev/releases/30.0-jre/api/docs/',
|
||||
'https://google.github.io/guice/api-docs/4.2/javadoc/',
|
||||
'https://docs.oracle.com/javase/8/docs/api/',
|
||||
'https://jd.adventure.kyori.net/api/4.0.0/'
|
||||
|
||||
Reference in New Issue
Block a user