Skip to content

Commit 6de7d59

Browse files
Update dependencies.repos (#30)
1 parent 2119f0a commit 6de7d59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/windows_2022.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
env:
1717
VCPKG_PKGS: >-
1818
boost-dll boost-filesystem boost-algorithm
19-
boost-smart-ptr
19+
boost-smart-ptr gtest
2020
2121
jobs:
2222
windows_ci:

dependencies.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
- git:
22
local-name: 'ros_industrial_cmake_boilerplate'
33
uri: 'https://github.com/ros-industrial/ros_industrial_cmake_boilerplate.git'
4-
version: '0.2.16'
4+
version: '0.7.3'

0 commit comments

Comments
 (0)