Skip to content

Commit

Permalink
Bump AkkaVersion from 1.4.43 to 1.4.45 (#271)
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.4.43 to 1.4.45.

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

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

---
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>

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 Oct 24, 2022
1 parent d05cbba commit f83a20a
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.43</AkkaVersion>
<AkkaVersion>1.4.45</AkkaVersion>
<TestSdkVersion>17.3.1</TestSdkVersion>
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
<NetFrameworkTestVersion>net461</NetFrameworkTestVersion>
Expand Down

0 comments on commit f83a20a

Please sign in to comment.