Skip to content

Commit

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

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

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

---
updated-dependencies:
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2023
1 parent 3b0eaf3 commit c64c651
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 @@ -13,7 +13,7 @@
</PropertyGroup>
<PropertyGroup>
<XunitVersion>2.4.2</XunitVersion>
<AkkaVersion>1.4.48</AkkaVersion>
<AkkaVersion>1.4.49</AkkaVersion>
<TestSdkVersion>17.4.1</TestSdkVersion>
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
<NetFrameworkTestVersion>net461</NetFrameworkTestVersion>
Expand Down

0 comments on commit c64c651

Please sign in to comment.