Skip to content

Commit

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

Updates `Akka` from 1.4.45 to 1.4.46
- [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.45...1.4.46)

Updates `Akka.Persistence.Sqlite` from 1.4.45 to 1.4.46
- [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.45...1.4.46)

Updates `Akka.Persistence.TCK` from 1.4.45 to 1.4.46
- [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.45...1.4.46)

Updates `Akka.Persistence.TestKit` from 1.4.45 to 1.4.46
- [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.45...1.4.46)

Updates `Akka.Serialization.Hyperion` from 1.4.45 to 1.4.46
- [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.45...1.4.46)

Updates `Akka.Persistence` from 1.4.45 to 1.4.46
- [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.45...1.4.46)

Updates `Akka.Persistence.Query` from 1.4.45 to 1.4.46
- [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.45...1.4.46)

Updates `Akka.Streams` from 1.4.45 to 1.4.46
- [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.45...1.4.46)

---
updated-dependencies:
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sqlite
  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
- dependency-name: Akka.Persistence.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Serialization.Hyperion
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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
...

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 Nov 16, 2022
1 parent cdd52ab commit d0cfde2
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 @@ -19,7 +19,7 @@
<CoverletVersion>3.2.0</CoverletVersion>
<RedisInsideVersion>3.3.0</RedisInsideVersion>

<AkkaVersion>1.4.45</AkkaVersion>
<AkkaVersion>1.4.46</AkkaVersion>
<AkkaHostingVersion>0.5.1</AkkaHostingVersion>
<AkkaPostgresSqlVersion>1.4.45</AkkaPostgresSqlVersion>
<AkkaRedisVersion>1.4.35</AkkaRedisVersion>
Expand Down

0 comments on commit d0cfde2

Please sign in to comment.