Skip to content
Snippets Groups Projects
Verified Commit 5bc7d1aa authored by Timm Fitschen's avatar Timm Fitschen
Browse files

DEPS: update boost dependency

parent e054766e
No related branches found
No related tags found
2 merge requests!33Release 0.1,!30Debug build
Pipeline #15728 failed
......@@ -14,7 +14,7 @@ class CaosdbConan(ConanFile):
default_options = {"shared": False, "fPIC": True}
generators = "cmake"
requires = [
("boost/1.76.0"),
("boost/1.77.0"),
("grpc/1.39.1"),
]
build_requires = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment