update paper and paperweight

This commit is contained in:
Jason Penilla
2024-12-21 01:06:32 -08:00
parent 02b90eff99
commit cf2774c33d
9 changed files with 7 additions and 8 deletions

View File

@ -19,7 +19,7 @@
}
}
}
@@ -169,7 +_,7 @@
@@ -174,7 +_,7 @@
tasks.withType<Javadoc> {
val options = options as StandardJavadocDocletOptions
@ -28,7 +28,7 @@
options.use()
options.isDocFilesSubDirs = true
options.links(
@@ -207,11 +_,11 @@
@@ -212,11 +_,11 @@
}
// workaround for https://github.com/gradle/gradle/issues/4046