Skip to content

Commit 7d2acf6

Browse files
Bump Akka.Cluster.TestKit from 1.5.6 to 1.5.7 (#182)
Bumps [Akka.Cluster.TestKit](https://github.com/akkadotnet/akka.net) from 1.5.6 to 1.5.7. - [Release notes](https://github.com/akkadotnet/akka.net/releases) - [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/akka.net@1.5.6...1.5.7) --- updated-dependencies: - dependency-name: Akka.Cluster.TestKit 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 522bdc8 commit 7d2acf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/common.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<NetStandardLibVersion>netstandard2.0</NetStandardLibVersion>
2525
<FluentAssertionsVersion>6.6.0</FluentAssertionsVersion>
2626
<FsCheckVersion>2.16.5</FsCheckVersion>
27-
<AkkaVersion>1.5.6</AkkaVersion>
27+
<AkkaVersion>1.5.8</AkkaVersion>
2828
<AkkaPackageTags>akka;actors;actor model;Akka;concurrency</AkkaPackageTags>
2929
</PropertyGroup>
3030
<PropertyGroup>
@@ -45,4 +45,4 @@
4545
<IncludeSymbols>true</IncludeSymbols>
4646
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
4747
</PropertyGroup>
48-
</Project>
48+
</Project>

0 commit comments

Comments
 (0)