We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 276e2fb commit a2fb3d9Copy full SHA for a2fb3d9
conanfile.py
@@ -27,7 +27,7 @@ class Xrpl(ConanFile):
27
'grpc/1.72.0',
28
'libarchive/3.8.1',
29
'nudb/2.0.9',
30
- 'openssl/3.5.1',
+ 'openssl/3.5.2',
31
'soci/4.0.3',
32
'zlib/1.3.1',
33
]
0 commit comments