Skip to content

Commit

Permalink
Updated dependencies (#214)
Browse files Browse the repository at this point in the history
* Updated dependencies

* Updated CI to run when dependencies are changed
  • Loading branch information
marip8 authored Jan 18, 2024
1 parent f5f1cae commit db63b29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
paths:
- 'noether**'
- '.github/workflows/ubuntu.yml'
- '*.repos'
schedule:
- cron: '0 5 * * *'
workflow_dispatch:
Expand Down
4 changes: 2 additions & 2 deletions dependencies.repos
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- git:
local-name: ros_industrial_cmake_boilerplate
uri: 'https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git'
version: 0.2.15
version: 0.5.4
- git:
local-name: boost_plugin_loader
uri: 'https://github.com/tesseract-robotics/boost_plugin_loader.git'
version: 0.1.1
version: 0.2.2

0 comments on commit db63b29

Please sign in to comment.