Skip to content

Commit

Permalink
Merge pull request #192 from Umplify/dependabot/nuget/xunit.core-2.6.1
Browse files Browse the repository at this point in the history
Bump xunit.core from 2.6.0 to 2.6.1
  • Loading branch information
Arash-Sabet authored Nov 3, 2023
2 parents 9ab9b99 + 41220bf commit 1d5510f
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="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
<PackageReference Include="xunit.core" Version="2.6.0" />
<PackageReference Include="xunit.core" Version="2.6.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 1d5510f

Please sign in to comment.