Update conan to use xrpl 2.0.0-b4 (#961)

Fixes #960
This commit is contained in:
Alex Kremer
2023-10-31 19:27:06 +00:00
committed by GitHub
parent 5e9e5f6f65
commit 5145d07693

View File

@@ -26,7 +26,7 @@ class Clio(ConanFile):
'protobuf/3.21.12',
'grpc/1.50.1',
'openssl/1.1.1u',
'xrpl/2.0.0-b2',
'xrpl/2.0.0-b4',
]
default_options = {