Skip to content

Commit

Permalink
Merge pull request #124 from shinyorg/dependabot/nuget/dev/xunit-2.8.0
Browse files Browse the repository at this point in the history
Bump xunit from 2.5.3 to 2.8.0
  • Loading branch information
aritchie authored May 20, 2024
2 parents fc019f0 + 406901b commit 59dbf25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.5" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="xunit" Version="2.5.3"/>
<PackageReference Include="xunit" Version="2.8.0"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3"/>
</ItemGroup>

Expand Down

0 comments on commit 59dbf25

Please sign in to comment.