Skip to content
Snippets Groups Projects
Commit 24a0ee68 authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

Upgrade grpc 1.48.0 -> 1.48.4

parent a324d806
No related branches found
No related tags found
2 merge requests!61Release 0.3.0,!48Fix compilation errors on Windows
Pipeline #50950 failed
Pipeline: caosdb-cppinttest

#50951

    ......@@ -22,8 +22,7 @@ class CaosdbConan(ConanFile):
    }
    generators = "cmake"
    requires = [
    ("grpc/1.48.0"),
    ("zlib/1.3.1")
    ("grpc/1.48.4"),
    ]
    build_requires = [
    ("boost/1.78.0"),
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment