Skip to content

Commit

Permalink
Update to conan 1.52 (#1837)
Browse files Browse the repository at this point in the history
  • Loading branch information
lodoyun authored Sep 9, 2022
1 parent 3b97b5b commit 45e6443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/installUbuntuDeps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ install_mongodb(){
}

install_conan(){
sudo pip3 install conan==1.51
sudo pip3 install conan==1.52
}

install_cpplint(){
Expand Down

0 comments on commit 45e6443

Please sign in to comment.