Skip to content

Commit

Permalink
Bump AkkaVersion from 1.4.40 to 1.4.41 (#263)
Browse files Browse the repository at this point in the history
Bumps `AkkaVersion` from 1.4.40 to 1.4.41.

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

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

---
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 Sep 7, 2022
1 parent fcd0023 commit 204be91
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.40</AkkaVersion>
<AkkaVersion>1.4.41</AkkaVersion>
<TestSdkVersion>17.3.1</TestSdkVersion>
<NetCoreTestVersion>netcoreapp3.1</NetCoreTestVersion>
<NetFrameworkTestVersion>net461</NetFrameworkTestVersion>
Expand Down

0 comments on commit 204be91

Please sign in to comment.