update conan to 1.86

This commit is contained in:
Denis Angell
2025-03-21 15:09:59 +01:00
parent 5ef3795cea
commit 0726789d77
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ class Xrpl(ConanFile):
}
requires = [
'boost/1.83.0',
'boost/1.86.0',
'date/3.0.1',
'libarchive/3.6.0',
'lz4/1.9.3',