Skip to content

Commit

Permalink
Merge pull request #181 from Umplify/dependabot/nuget/xunit.core-2.5.1
Browse files Browse the repository at this point in the history
Bump xunit.core from 2.5.0 to 2.5.1
  • Loading branch information
Arash-Sabet authored Sep 18, 2023
2 parents 54fabbe + 1fad003 commit f366521
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.5.0" />
<PackageReference Include="xunit.core" Version="2.5.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit f366521

Please sign in to comment.