Skip to content

Commit

Permalink
Merge pull request #237 from Umplify/dependabot/nuget/xunit.core-2.7.0
Browse files Browse the repository at this point in the history
Bump xunit.core from 2.6.6 to 2.7.0
  • Loading branch information
Arash-Sabet authored Feb 16, 2024
2 parents 73466cc + d158425 commit 55d6de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Xunit.Microsoft.DependencyInjection.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="xunit.abstractions" Version="2.0.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="xunit.core" Version="2.6.6" />
<PackageReference Include="xunit.core" Version="2.7.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 55d6de8

Please sign in to comment.