Skip to content

Commit

Permalink
Update conan to 1.54 (#1875)
Browse files Browse the repository at this point in the history
  • Loading branch information
lodoyun authored Mar 15, 2023
1 parent efa2f60 commit 5dfc48a
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.53
sudo pip3 install conan==1.54
}

install_cpplint(){
Expand Down

0 comments on commit 5dfc48a

Please sign in to comment.