Skip to content

Commit c103778

Browse files
authored
Upgrade xrpl to 2.2.0 (#1443)
1 parent b1aafba commit c103778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Clio(ConanFile):
2626
'protobuf/3.21.9',
2727
'grpc/1.50.1',
2828
'openssl/1.1.1u',
29-
'xrpl/2.2.0-rc3',
29+
'xrpl/2.2.0',
3030
'libbacktrace/cci.20210118'
3131
]
3232

0 commit comments

Comments
 (0)