Skip to content

Commit

Permalink
feat: Upgrade to libxrpl 2.3.0 (#1756)
Browse files Browse the repository at this point in the history
  • Loading branch information
godexsoft authored Nov 26, 2024
1 parent 385d99c commit 63c80f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class Clio(ConanFile):
'protobuf/3.21.9',
'grpc/1.50.1',
'openssl/1.1.1u',
'xrpl/2.3.0-rc2',
'xrpl/2.3.0',
'zlib/1.3.1',
'libbacktrace/cci.20210118'
]
Expand Down

0 comments on commit 63c80f2

Please sign in to comment.