Skip to content

Commit

Permalink
Bump Akka.TestKit.XUnit2 from 1.4.49 to 1.5.1 (#327)
Browse files Browse the repository at this point in the history
Bumps [Akka.TestKit.XUnit2](https://github.com/akkadotnet/akka.net) from 1.4.49 to 1.5.1.
- [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.49...1.5.1)

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

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 Mar 17, 2023
1 parent d54df1f commit c77bbeb
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 @@ -25,7 +25,7 @@ Migrated onto .NET 6.</PackageReleaseNotes>
<NetStandardVersion>netstandard1.6</NetStandardVersion>
<NetFrameworkLibVersion>net461</NetFrameworkLibVersion>
<NetFrameworkTestVersion>net6.0</NetFrameworkTestVersion>
<AkkaVersion>1.4.49</AkkaVersion>
<AkkaVersion>1.5.1</AkkaVersion>
<PbmVersion>1.2.1</PbmVersion>
</PropertyGroup>
</Project>

0 comments on commit c77bbeb

Please sign in to comment.