Skip to content

Commit 9c252c6

Browse files
committed
Update plan
1 parent 320a990 commit 9c252c6

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Plan.toml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# generated by parity-publish v0.10.4
1+
# generated by parity-publish v0.10.5
22
# command: parity-publish plan --prdoc prdoc
33

44
[options]
@@ -218,7 +218,9 @@ to = "11.0.0"
218218
# substrate/utils/prometheus
219219
name = "substrate-prometheus-endpoint"
220220
from = "0.17.0"
221-
to = "0.17.0"
221+
to = "0.17.5"
222+
bump = "patch"
223+
reason = "changed"
222224

223225
[[crate]]
224226
# substrate/test-utils
@@ -907,9 +909,9 @@ reason = "changed"
907909
[[crate]]
908910
# substrate/frame/benchmarking
909911
name = "frame-benchmarking"
910-
from = "38.0.0"
911-
to = "38.1.0"
912-
bump = "minor"
912+
from = "38.1.0"
913+
to = "38.1.1"
914+
bump = "patch"
913915
reason = "changed"
914916

915917
[[crate]]
@@ -1631,8 +1633,8 @@ reason = "changed"
16311633
[[crate]]
16321634
# polkadot/xcm/xcm-executor
16331635
name = "staging-xcm-executor"
1634-
from = "17.0.1"
1635-
to = "17.0.2"
1636+
from = "17.0.2"
1637+
to = "17.0.3"
16361638
bump = "patch"
16371639
reason = "changed"
16381640

0 commit comments

Comments
 (0)