[docs] Update to doxygen 1.9.2 (#3562)

This commit is contained in:
Austin Shalit
2021-09-12 15:19:04 -07:00
committed by GitHub
parent e7048c8c8b
commit c42e053ae9

View File

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