Skip to content

Commit cb61bd7

Browse files
Bump Akka.TestKit.XUnit2 from 1.5.13 to 1.5.16 (#257)
Bumps [Akka.TestKit.XUnit2](https://github.com/akkadotnet/akka.net) from 1.5.13 to 1.5.16. - [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.13...1.5.16) --- updated-dependencies: - dependency-name: Akka.TestKit.XUnit2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6414a1c commit cb61bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
<PackageVersion Include="xunit.runner.visualstudio" Version="$(XunitRunnerVersion)" />
3838
<PackageVersion Include="FluentAssertions" Version="6.11.0" />
3939
<PackageVersion Include="coverlet.collector" Version="3.2.0" />
40-
<PackageVersion Include="Akka.TestKit.XUnit2" Version="1.5.13" />
40+
<PackageVersion Include="Akka.TestKit.XUnit2" Version="1.5.16" />
4141
</ItemGroup>
4242
</Project>

0 commit comments

Comments
 (0)