Skip to content

Commit

Permalink
Merge pull request #359 from FromDoppler/renovate/xunit-dotnet-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update xunit-dotnet monorepo
  • Loading branch information
renovate[bot] authored Apr 12, 2024
2 parents 2a13af1 + 7841874 commit ac341f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Doppler.HtmlEditorApi.Test/Doppler.HtmlEditorApi.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.10" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="ReflectionMagic" Version="5.0.0" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit ac341f6

Please sign in to comment.