@@ -12,7 +12,7 @@ asset-hub-kusama-emulated-chain = { path = "integration-tests/emulated/chains/pa
12
12
asset-hub-kusama-runtime = { path = " system-parachains/asset-hubs/asset-hub-kusama" }
13
13
asset-hub-polkadot-emulated-chain = { path = " integration-tests/emulated/chains/parachains/assets/asset-hub-polkadot" }
14
14
asset-hub-polkadot-runtime = { path = " system-parachains/asset-hubs/asset-hub-polkadot" }
15
- asset-test-utils = { version = " 18 .0.0" }
15
+ asset-test-utils = { version = " 20 .0.0" }
16
16
assets-common = { version = " 0.18.0" , default-features = false }
17
17
authority-discovery-primitives = { version = " 34.0.0" , default-features = false , package = " sp-authority-discovery" }
18
18
babe-primitives = { version = " 0.40.0" , default-features = false , package = " sp-consensus-babe" }
@@ -32,14 +32,14 @@ bp-polkadot-bulletin = { version = "0.15.0", default-features = false }
32
32
bp-polkadot-core = { version = " 0.18.0" , default-features = false }
33
33
bp-relayers = { version = " 0.18.0" , default-features = false }
34
34
bp-runtime = { version = " 0.18.0" , default-features = false }
35
- bp-xcm-bridge-hub = { version = " 0.4.0 " , default-features = false }
35
+ bp-xcm-bridge-hub = { version = " 0.4.2 " , default-features = false }
36
36
bp-xcm-bridge-hub-router = { version = " 0.14.1" , default-features = false }
37
37
bridge-hub-common = { version = " 0.10.0" , default-features = false }
38
38
bridge-hub-kusama-emulated-chain = { path = " integration-tests/emulated/chains/parachains/bridges/bridge-hub-kusama" }
39
39
bridge-hub-kusama-runtime = { path = " system-parachains/bridge-hubs/bridge-hub-kusama" }
40
40
bridge-hub-polkadot-emulated-chain = { path = " integration-tests/emulated/chains/parachains/bridges/bridge-hub-polkadot" }
41
41
bridge-hub-polkadot-runtime = { path = " system-parachains/bridge-hubs/bridge-hub-polkadot" }
42
- bridge-hub-test-utils = { version = " 0.18 .0" }
42
+ bridge-hub-test-utils = { version = " 0.20 .0" }
43
43
bridge-runtime-common = { version = " 0.18.0" , default-features = false }
44
44
clap = { version = " 4.5.0" }
45
45
codec = { package = " parity-scale-codec" , version = " 3.6.9" , default-features = false }
@@ -58,7 +58,7 @@ cumulus-pallet-xcmp-queue = { version = "0.17.0", default-features = false }
58
58
cumulus-primitives-aura = { version = " 0.15.0" , default-features = false }
59
59
cumulus-primitives-core = { version = " 0.16.0" , default-features = false }
60
60
cumulus-primitives-utility = { version = " 0.17.0" , default-features = false }
61
- emulated-integration-tests-common = { version = " 14.1 .0" }
61
+ emulated-integration-tests-common = { version = " 16.0 .0" }
62
62
encointer-balances-tx-payment = { version = " ~14.1.0" , default-features = false }
63
63
encointer-balances-tx-payment-rpc-runtime-api = { version = " ~14.1.0" , default-features = false }
64
64
encointer-kusama-runtime = { path = " system-parachains/encointer" }
@@ -169,11 +169,11 @@ pallet-vesting = { version = "38.0.0", default-features = false }
169
169
pallet-whitelist = { version = " 37.0.0" , default-features = false }
170
170
pallet-xcm = { version = " 17.0.0" , default-features = false }
171
171
pallet-xcm-benchmarks = { version = " 17.0.0" , default-features = false }
172
- pallet-xcm-bridge-hub = { version = " 0.13.0 " , default-features = false }
173
- pallet-xcm-bridge-hub-router = { version = " 0.15.1 " , default-features = false }
172
+ pallet-xcm-bridge-hub = { version = " 0.13.2 " , default-features = false }
173
+ pallet-xcm-bridge-hub-router = { version = " 0.15.3 " , default-features = false }
174
174
parachain-info = { version = " 0.17.0" , default-features = false , package = " staging-parachain-info" }
175
175
parachains-common = { version = " 18.0.0" , default-features = false }
176
- parachains-runtimes-test-utils = { version = " 17 .0.0" }
176
+ parachains-runtimes-test-utils = { version = " 19 .0.0" }
177
177
paste = { version = " 1.0.14" }
178
178
penpal-emulated-chain = { path = " integration-tests/emulated/chains/parachains/testing/penpal" }
179
179
penpal-runtime = { version = " 0.25.0" }
@@ -211,7 +211,7 @@ snowbridge-pallet-outbound-queue = { version = "0.10.0", default-features = fals
211
211
snowbridge-pallet-system = { version = " 0.10.0" , default-features = false }
212
212
snowbridge-router-primitives = { version = " 0.16.0" , default-features = false }
213
213
snowbridge-runtime-common = { version = " 0.10.0" , default-features = false }
214
- snowbridge-runtime-test-common = { version = " 0.10 .0" }
214
+ snowbridge-runtime-test-common = { version = " 0.12 .0" }
215
215
snowbridge-system-runtime-api = { version = " 0.10.0" , default-features = false }
216
216
sp-api = { version = " 34.0.0" , default-features = false }
217
217
sp-application-crypto = { version = " 38.0.0" , default-features = false }
0 commit comments