Skip to content

Commit

Permalink
chore(deps): update nox dependencies in tests to v0.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent c9a9bd3 commit 7f748d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/tests/decider-distro-tests-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ edition = "2021"

[dev-dependencies]
decider-distro = { path = "../../distro" }
created-swarm = { git = "https://github.com/fluencelabs/nox.git", tag = "nox-v0.16.1" }
connected-client = { git = "https://github.com/fluencelabs/nox.git", tag = "nox-v0.16.1" }
log-utils = { git = "https://github.com/fluencelabs/nox.git", tag = "nox-v0.16.1" }
system-services = { git = "https://github.com/fluencelabs/nox.git", tag = "nox-v0.16.1" }
created-swarm = { git = "https://github.com/fluencelabs/nox.git", tag = "v0.16.2" }
connected-client = { git = "https://github.com/fluencelabs/nox.git", tag = "v0.16.2" }
log-utils = { git = "https://github.com/fluencelabs/nox.git", tag = "v0.16.2" }
system-services = { git = "https://github.com/fluencelabs/nox.git", tag = "v0.16.2" }
fluence-app-service = "0.29.0"

fluence-keypair = "0.10.3"
Expand Down

0 comments on commit 7f748d1

Please sign in to comment.