@@ -17,7 +17,7 @@ sp-std = { git = "https://github.com/paritytech/substrate", branch = "polkadot-v
17
17
frame-support = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.4" , default-features = false }
18
18
frame-system = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.4" , default-features = false }
19
19
20
- cumulus-primitives-core = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.3 " , default-features = false }
20
+ cumulus-primitives-core = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.4 " , default-features = false }
21
21
22
22
xcm = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.4" , default-features = false }
23
23
@@ -30,8 +30,8 @@ polkadot-core-primitives = { git = "https://github.com/paritytech/polkadot", bra
30
30
polkadot-parachain = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.4" }
31
31
pallet-balances = { git = " https://github.com/paritytech/substrate" , branch = " polkadot-v0.9.4" }
32
32
xcm-simulator = { git = " https://github.com/shaunxw/xcm-simulator" , branch = " master" }
33
- cumulus-pallet-xcm-handler = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.3 " }
34
- parachain-info = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.3 " }
33
+ cumulus-pallet-xcm-handler = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.4 " }
34
+ parachain-info = { git = " https://github.com/paritytech/cumulus" , branch = " polkadot-v0.9.4 " }
35
35
xcm-executor = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.4" }
36
36
xcm-builder = { git = " https://github.com/paritytech/polkadot" , branch = " release-v0.9.4" }
37
37
0 commit comments