Skip to content

Commit 4e97b5a

Browse files
Bump Akka.MultiNode.TestAdapter from 1.5.6 to 1.5.8 (#6802)
Bumps [Akka.MultiNode.TestAdapter](https://github.com/akkadotnet/Akka.MultiNodeTestRunner) from 1.5.6 to 1.5.8. - [Release notes](https://github.com/akkadotnet/Akka.MultiNodeTestRunner/releases) - [Changelog](https://github.com/akkadotnet/Akka.MultiNodeTestRunner/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/Akka.MultiNodeTestRunner@1.5.6...1.5.8) --- updated-dependencies: - dependency-name: Akka.MultiNode.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d433e0 commit 4e97b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<FsCheckVersion>2.16.5</FsCheckVersion>
3333
<HoconVersion>2.0.3</HoconVersion>
3434
<ConfigurationManagerVersion>6.0.1</ConfigurationManagerVersion>
35-
<MultiNodeAdapterVersion>1.5.6</MultiNodeAdapterVersion>
35+
<MultiNodeAdapterVersion>1.5.8</MultiNodeAdapterVersion>
3636
<MicrosoftLibVersion>5.0.0</MicrosoftLibVersion>
3737
<AkkaPackageTags>akka;actors;actor model;Akka;concurrency</AkkaPackageTags>
3838
</PropertyGroup>

0 commit comments

Comments
 (0)