Update versions of imgui and implot.

PiperOrigin-RevId: 836844278
Change-Id: If0a522fcb7637df9cd422df6cb5bef641e675b0b
This commit is contained in:
Haroon Qureshi
2025-11-25 16:07:10 -08:00
committed by Copybara-Service
parent c07e3cb8a8
commit d940b2b7f9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
# limitations under the License.
set(MUJOCO_DEP_VERSION_dear_imgui
v1.90.9-docking
v1.92.4-docking
CACHE STRING "Tag/version of `dear_imgui` to be fetched."
)
mark_as_advanced(MUJOCO_DEP_VERSION_dear_imgui)
+1 -1
View File
@@ -13,7 +13,7 @@
# limitations under the License.
set(MUJOCO_DEP_VERSION_implot
v0.16
0d4d87c3e005349c1aeb7ceacfd20a67f23c42b8
CACHE STRING "Tag/version of `implot` to be fetched."
)
mark_as_advanced(MUJOCO_DEP_VERSION_implot)