Skip to content

Commit

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

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

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] committed May 17, 2023
1 parent 0221303 commit 9837262
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project>
<Project>
<PropertyGroup>
<Copyright>Copyright © 2023 Your Company</Copyright>
<Authors>Your Authors</Authors>
Expand All @@ -18,7 +18,7 @@
</ItemGroup>

<PropertyGroup>
<AkkaVersion>1.5.1</AkkaVersion>
<AkkaVersion>1.5.6</AkkaVersion>
<PbmVersion>1.3.0</PbmVersion>
<MicrosoftExtensionsVersion>7.0.1</MicrosoftExtensionsVersion>
</PropertyGroup>
Expand Down

0 comments on commit 9837262

Please sign in to comment.