From dfcac72314eefe1cdc4bd85a8bbe63ad920a991d Mon Sep 17 00:00:00 2001 From: Levi Armstrong Date: Tue, 14 Mar 2023 18:25:10 -0500 Subject: [PATCH] Update dependencies_windows_build.rosinstall --- .github/workflows/dependencies_windows_build.rosinstall | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dependencies_windows_build.rosinstall b/.github/workflows/dependencies_windows_build.rosinstall index 0d56b9530c5..dc22533b822 100644 --- a/.github/workflows/dependencies_windows_build.rosinstall +++ b/.github/workflows/dependencies_windows_build.rosinstall @@ -9,11 +9,11 @@ - git: local-name: tesseract uri: https://github.com/ros-industrial-consortium/tesseract.git - version: 0.15.0 + version: 0.15.1 - git: local-name: trajopt uri: https://github.com/ros-industrial-consortium/trajopt_ros.git - version: 0.4.0 + version: 0.4.1 - git: local-name: descartes_light uri: https://github.com/swri-robotics/descartes_light.git