grandpa: bump version to v0.16.1 (#13080)

This commit is contained in:
André Silva
2023-01-06 11:52:38 +00:00
committed by GitHub
parent dccef86edb
commit 56e8eedaa0
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ sp-staking = { version = "4.0.0-dev", default-features = false, path = "../../pr
sp-std = { version = "5.0.0", default-features = false, path = "../../primitives/std" }
[dev-dependencies]
grandpa = { package = "finality-grandpa", version = "0.16.0", features = ["derive-codec"] }
grandpa = { package = "finality-grandpa", version = "0.16.1", features = ["derive-codec"] }
frame-benchmarking = { version = "4.0.0-dev", path = "../benchmarking" }
frame-election-provider-support = { version = "4.0.0-dev", path = "../election-provider-support" }
pallet-balances = { version = "4.0.0-dev", path = "../balances" }