Skip to content

Commit

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

chore: bump the dependencies group in /SQLParser.Tests with 2 updates
  • Loading branch information
JaCraig authored Jul 8, 2024
2 parents 595c9d7 + 9211fb4 commit 408a135
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.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 408a135

Please sign in to comment.