Skip to content

Commit 0dba5f9

Browse files
Bump AkkaVersion from 1.4.21 to 1.4.23 (#218)
Bumps `AkkaVersion` from 1.4.21 to 1.4.23. Updates `Akka.Persistence.Query` from 1.4.21 to 1.4.23 - [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.4.21...1.4.23) Updates `akka.streams` from 1.4.21 to 1.4.23 - [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.4.21...1.4.23) Updates `Akka.Persistence.TCK` from 1.4.21 to 1.4.23 - [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.4.21...1.4.23) --- 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 ab33890 commit 0dba5f9

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
@@ -24,7 +24,7 @@
2424

2525
<XunitVersion>2.4.1</XunitVersion>
2626
<TestSdkVersion>16.10.0</TestSdkVersion>
27-
<AkkaVersion>1.4.21</AkkaVersion>
27+
<AkkaVersion>1.4.23</AkkaVersion>
2828
</PropertyGroup>
2929
<!-- SourceLink support for all Akka.NET projects -->
3030
<ItemGroup>

0 commit comments

Comments
 (0)