Skip to content

Commit

Permalink
Bump AkkaVersion from 1.4.47 to 1.4.48 (#276)
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.4.47 to 1.4.48.

Updates `Akka.Persistence.Query` from 1.4.47 to 1.4.48
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.48/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.47...1.4.48)

Updates `Akka.Persistence.TCK` from 1.4.47 to 1.4.48
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.48/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.47...1.4.48)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Query
  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]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2023
1 parent 7e17c60 commit 5d20838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>
<PropertyGroup>
<XunitVersion>2.4.1</XunitVersion>
<AkkaVersion>1.4.47</AkkaVersion>
<AkkaVersion>1.4.48</AkkaVersion>
<FluentAssertionsVersion>5.10.3</FluentAssertionsVersion>
<TestSdkVersion>17.4.1</TestSdkVersion>
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
Expand Down

0 comments on commit 5d20838

Please sign in to comment.