Update Gson javadoc link (#3412)

This commit is contained in:
apple502j 2022-11-17 17:40:02 +09:00 committed by GitHub
parent 4b2a402664
commit 5a1333dcbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -679,7 +679,7 @@ javadoc {
addBooleanOption "-ignore-source-errors", true
links(
'https://guava.dev/releases/31.1-jre/api/docs/',
'https://www.javadoc.io/doc/com.google.code.gson/gson/2.9.1/',
'https://www.javadoc.io/doc/com.google.code.gson/gson/2.10/',
'https://logging.apache.org/log4j/2.x/log4j-api/apidocs/',
'https://www.slf4j.org/apidocs/',
"https://javadoc.io/doc/org.jetbrains/annotations/${project.jetbrains_annotations_version}/",