Skip to content

Commit

Permalink
Bump Akka.TestKit.Xunit2 and Akka (#35)
Browse files Browse the repository at this point in the history
Bumps [Akka.TestKit.Xunit2](https://github.com/akkadotnet/akka.net) and [Akka](https://github.com/akkadotnet/akka.net). These dependencies needed to be updated together.

Updates `Akka.TestKit.Xunit2` from 1.4.47 to 1.5.15
- [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.47...1.5.15)

Updates `Akka` from 1.4.47 to 1.5.15
- [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.47...1.5.15)

---
updated-dependencies:
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 11, 2024
1 parent ed2fb80 commit 8b04b60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
</PropertyGroup>
<!-- Akka.NET Package Versions -->
<ItemGroup>
<PackageVersion Include="Akka" Version="1.4.47" />
<PackageVersion Include="Akka" Version="1.5.15" />
<PackageVersion Include="Akka.Serialization.Hyperion" Version="1.4.47" />
<PackageVersion Include="Akka.TestKit.Xunit2" Version="1.4.47" />
<PackageVersion Include="Akka.TestKit.Xunit2" Version="1.5.15" />
</ItemGroup>

<!-- MsgPack Versions -->
Expand Down

0 comments on commit 8b04b60

Please sign in to comment.