Skip to content

Commit 0d6672c

Browse files
author
Aaron Dandy
committed
Updates test dependencies
1 parent a7f76a9 commit 0d6672c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WeCantSpell.Hunspell.Tests/WeCantSpell.Hunspell.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
5151
<PackageReference Include="Shouldly" Version="4.3.0" />
5252
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
53-
<PackageReference Include="xunit.v3" Version="3.0.0" />
54-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
53+
<PackageReference Include="xunit.v3" Version="3.0.1" />
54+
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
5555
<PrivateAssets>all</PrivateAssets>
5656
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5757
</PackageReference>

0 commit comments

Comments
 (0)