[docs] Upgrade to doxygen 1.9.4 (#4370)

Doxygen 1.9.2 requires libclang-9, which is no longer available on
Ubuntu 22.04.
This commit is contained in:
Peter Johnson
2022-08-21 18:49:04 -07:00
committed by GitHub
parent 594df5fc08
commit 3fd69749e7

View File

@@ -37,7 +37,7 @@ cppProjectZips.add(project(':wpilibNewCommands').cppHeadersZip)
doxygen {
executables {
doxygen version : '1.9.2',
doxygen version : '1.9.4',
baseURI : 'https://frcmaven.wpi.edu/artifactory/generic-release-mirror/doxygen'
}
}