|
6 | 6 | "protocol_version_default": 23 |
7 | 7 | }, |
8 | 8 | "deps": [ |
9 | | - { "name": "xdr", "repo": "stellar/rs-stellar-xdr", "ref": "v23.0.0" }, |
10 | | - { "name": "core", "repo": "stellar/stellar-core", "ref": "v23.0.1", "options": { "configure_flags": "--disable-tests" } }, |
11 | | - { "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.4" }, |
12 | | - { "name": "horizon", "repo": "stellar/go", "ref": "horizon-v23.0.0" }, |
13 | | - { "name": "friendbot", "repo": "stellar/go", "ref": "horizon-v23.0.0" }, |
| 9 | + { "name": "xdr", "repo": "stellar/rs-stellar-xdr", "ref": "v24.0.0" }, |
| 10 | + { "name": "core", "repo": "stellar/stellar-core", "ref": "v24.0.0", "options": { "configure_flags": "--disable-tests" } }, |
| 11 | + { "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v24.0.0" }, |
| 12 | + { "name": "horizon", "repo": "stellar/go", "ref": "horizon-v24.0.0" }, |
| 13 | + { "name": "friendbot", "repo": "stellar/go", "ref": "horizon-v24.0.0" }, |
14 | 14 | { "name": "lab", "repo": "stellar/laboratory", "ref": "main" } |
15 | 15 | ], |
16 | 16 | "tests": { |
|
0 commit comments