Skip to content

Commit 490fb01

Browse files
Bump AkkaVersion from 1.5.3 to 1.5.7 (#320)
Bumps `AkkaVersion` from 1.5.3 to 1.5.7. Updates `Akka.Persistence.Query` from 1.5.3 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.3...1.5.7) Updates `akka.streams` from 1.5.3 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.3...1.5.7) Updates `Akka.Persistence.TCK` from 1.5.3 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.3...1.5.7) --- updated-dependencies: - dependency-name: Akka.Persistence.Query dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: akka.streams dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.Persistence.TCK 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 c63db82 commit 490fb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<XunitVersion>2.4.2</XunitVersion>
2323
<TestSdkVersion>17.5.0</TestSdkVersion>
24-
<AkkaVersion>1.5.3</AkkaVersion>
24+
<AkkaVersion>1.5.7</AkkaVersion>
2525
</PropertyGroup>
2626
<!-- SourceLink support for all Akka.NET projects -->
2727
<ItemGroup>

0 commit comments

Comments
 (0)