Skip to content

Commit

Permalink
Merge pull request #131 from JaCraig/dependabot/nuget/dependencies-ce…
Browse files Browse the repository at this point in the history
…3609bfd8

fix: bump the dependencies group with 2 updates
  • Loading branch information
JaCraig committed Oct 17, 2023
2 parents 2a1bda7 + ae1a154 commit becaea3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Mecha.Core.Tests/Mecha.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="xunit" Version="2.5.2" />
<PackageReference Include="xunit" Version="2.5.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion Mecha.xUnit/Mecha.xUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit.core" Version="2.5.2" />
<PackageReference Include="xunit.core" Version="2.5.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit becaea3

Please sign in to comment.