Skip to content

Commit

Permalink
bump zombienet version
Browse files Browse the repository at this point in the history
  • Loading branch information
pepoviola committed Sep 22, 2024
1 parent 2e626dc commit 2839e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadot/zombienet-sdk-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ subxt = { version = "0.37", features = ["substrate-compat"] }
subxt-signer = { version = "0.37" }
tokio = { version = "1.36.0", features = ["rt-multi-thread"] }
anyhow = "1.0.81"
zombienet-sdk = "0.2.11"
zombienet-sdk = "0.2.12"
serde = "1.0.197"
serde_json = "1.0.114"
parity-scale-codec = { version = "3.6.9", features = ["derive"] }
Expand Down

0 comments on commit 2839e07

Please sign in to comment.