Skip to content

Commit

Permalink
Bump Akka.Persistence.Redis from 1.4.35 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [Akka.Persistence.Redis](https://github.com/akkadotnet/Akka.Persistence.Redis) from 1.4.35 to 1.5.0.
- [Release notes](https://github.com/akkadotnet/Akka.Persistence.Redis/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Persistence.Redis/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Persistence.Redis@1.4.35...1.5.0)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2023
1 parent 9463640 commit 3e62666
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Akka.Cluster.Sharding" Version="$(AkkaVersion)" />
<PackageReference Include="Akka.Persistence.MongoDb" Version="1.4.35" />
<PackageReference Include="Mongo2Go" Version="3.1.3" />
<PackageReference Include="Akka.Persistence.Redis" Version="1.4.35" />
<PackageReference Include="Akka.Persistence.Redis" Version="1.5.0" />
<PackageReference Include="Akka.Persistence.Sqlite" Version="$(AkkaVersion)" />
<PackageReference Include="Akka.Serialization.Hyperion" Version="$(AkkaVersion)" />
<PackageReference Include="Akka.TestKit.Xunit2" Version="$(AkkaVersion)" />
Expand Down

0 comments on commit 3e62666

Please sign in to comment.