Skip to content

Commit

Permalink
Merge pull request #158 from earloc/dependabot/nuget/Verify.Xunit-20.8.2
Browse files Browse the repository at this point in the history
chore(deps): bump Verify.Xunit from 20.2.0 to 20.8.2
  • Loading branch information
earloc authored Sep 14, 2023
2 parents 7999528 + 4a903cd commit 3a66e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TypealizR.Tests/TypealizR.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<PackageReference Include="Microsoft.Extensions.Localization.Abstractions" Version="7.0.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="Verify.SourceGenerators" Version="2.1.0" />
<PackageReference Include="Verify.Xunit" Version="20.2.0" />
<PackageReference Include="Verify.Xunit" Version="20.8.2" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 3a66e63

Please sign in to comment.