Skip to content

Commit

Permalink
Merge pull request #11 from JaCraig/dependabot/nuget/dependencies-60c…
Browse files Browse the repository at this point in the history
…2ffaf29

fix: bump the dependencies group with 2 updates
  • Loading branch information
JaCraig committed Aug 9, 2023
2 parents 230a213 + 1d9d94a commit dfae81c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Mirage.Tests/Mirage.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
<ItemGroup>
<PackageReference Include="Mecha.xUnit" Version="2.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="Valkyrie" Version="4.0.8" />
<PackageReference Include="Valkyrie" Version="4.0.9" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="FileCurator" Version="4.0.9" />
<PackageReference Include="FileCurator" Version="4.0.10" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit dfae81c

Please sign in to comment.