Skip to content

Commit

Permalink
Merge pull request #51 from JaCraig/dependabot/nuget/SQLParser.Tests/…
Browse files Browse the repository at this point in the history
…dependencies-63bf006411

chore: bump the dependencies group in /SQLParser.Tests with 2 updates
  • Loading branch information
JaCraig committed May 27, 2024
2 parents c300ec1 + a01769b commit f687299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SQLParser.Tests/SQLParser.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="xunit" Version="2.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit f687299

Please sign in to comment.