From 38fb7c3957fb6c9b2da10f9e463cc93a8b80a3a4 Mon Sep 17 00:00:00 2001 From: Lawrence Qiu Date: Wed, 27 Jul 2022 11:10:13 -0400 Subject: [PATCH] fix: Update doclet to latest version (#499) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-shared-config/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes # ☕️ If you write sample code, please follow the [samples format]( https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fb7937a0..43e70fd9 100644 --- a/pom.xml +++ b/pom.xml @@ -694,7 +694,7 @@ - java-docfx-doclet-1.5.0 + java-docfx-doclet-1.6.0 ${env.KOKORO_GFILE_DIR}/${docletName}.jar ${project.build.directory}/docfx-yml ${project.artifactId}