Skip to content

Commit 2205e7b

Browse files
Bump Akka.TestKit.Xunit2 from 1.5.38 to 1.5.39 in /unit-1/completed
Bumps [Akka.TestKit.Xunit2](https://github.com/akkadotnet/akka.net) from 1.5.38 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.38...1.5.39) --- updated-dependencies: - dependency-name: Akka.TestKit.Xunit2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3092dc0 commit 2205e7b

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
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Akka.Hosting.TestKit" Version="1.5.38" />
13-
<PackageReference Include="Akka.TestKit.Xunit2" Version="1.5.38" />
13+
<PackageReference Include="Akka.TestKit.Xunit2" Version="1.5.39" />
1414
<PackageReference Include="coverlet.collector" Version="6.0.4">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)