From 86954f8ca8a1d68d585a8e6a26bd1e9cbe3e0ea9 Mon Sep 17 00:00:00 2001 From: Emily Ball Date: Thu, 16 Sep 2021 11:20:43 -0700 Subject: [PATCH] chore: update java docfx doclet (#1453) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dc5e35724..bdac91716 100644 --- a/pom.xml +++ b/pom.xml @@ -719,7 +719,7 @@ com.microsoft.doclet.DocFxDoclet false - ${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.jar + ${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.0.jar -outputpath ${project.build.directory}/docfx-yml -projectname ${artifactId}