Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2023
1 parent 160c64c commit e4e15ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
<PropertyGroup>
<NUnitVersion>3.13.3</NUnitVersion>
<NUnitAdapterVersion>4.4.2</NUnitAdapterVersion>
<AkkaTestKitVersion>1.5.6</AkkaTestKitVersion>
<AkkaTestKitVersion>1.5.7</AkkaTestKitVersion>
</PropertyGroup>
</Project>

0 comments on commit e4e15ca

Please sign in to comment.