@@ -137,11 +137,11 @@ xcm-executor = { git = "https://github.com/paritytech/polkadot-sdk.git", rev = "
137137parachains-common = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 81a3af9830ea8b6ff64b066b73b04bb3b675add5" , default-features = false }
138138
139139# XCM emulator framework for integration tests
140- xcm-emulator = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 81a3af9830ea8b6ff64b066b73b04bb3b675add5" , default-features = true }
141- emulated-integration-tests-common = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 81a3af9830ea8b6ff64b066b73b04bb3b675add5" , default-features = true }
142- westend-emulated-chain = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 81a3af9830ea8b6ff64b066b73b04bb3b675add5" , default-features = true }
143140asset-hub-westend-emulated-chain = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 81a3af9830ea8b6ff64b066b73b04bb3b675add5" , default-features = true }
144141asset-hub-westend-runtime = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 81a3af9830ea8b6ff64b066b73b04bb3b675add5" , default-features = true }
142+ emulated-integration-tests-common = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 81a3af9830ea8b6ff64b066b73b04bb3b675add5" , default-features = true }
143+ westend-emulated-chain = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 81a3af9830ea8b6ff64b066b73b04bb3b675add5" , default-features = true }
144+ xcm-emulator = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 81a3af9830ea8b6ff64b066b73b04bb3b675add5" , default-features = true }
145145
146146# Runtime metadata hash extension
147147frame-metadata-hash-extension = { git = " https://github.com/paritytech/polkadot-sdk.git" , rev = " 81a3af9830ea8b6ff64b066b73b04bb3b675add5" , default-features = false }
0 commit comments