Skip to content

Commit 8b5bd88

Browse files
Bump Akka.Hosting.TestKit and Akka.TestKit.Xunit2 in /unit-1/completed
Bumps [Akka.Hosting.TestKit](https://github.com/akkadotnet/Akka.Hosting) and [Akka.TestKit.Xunit2](https://github.com/akkadotnet/akka.net). These dependencies needed to be updated together. Updates `Akka.Hosting.TestKit` from 1.5.38 to 1.5.39 - [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases) - [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md) - [Commits](akkadotnet/Akka.Hosting@1.5.38...1.5.39) Updates `Akka.TestKit.Xunit2` from 1.5.39 to 1.5.39 - [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.39...1.5.39) --- updated-dependencies: - dependency-name: Akka.Hosting.TestKit dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Akka.TestKit.Xunit2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc81c45 commit 8b5bd88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit-1/completed/AkkaWordCounter2.App.Tests/AkkaWordCounter2.App.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Akka.Hosting.TestKit" Version="1.5.38" />
12+
<PackageReference Include="Akka.Hosting.TestKit" Version="1.5.39" />
1313
<PackageReference Include="Akka.TestKit.Xunit2" Version="1.5.39" />
1414
<PackageReference Include="coverlet.collector" Version="6.0.4">
1515
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)