Skip to content

Commit

Permalink
Merge pull request #197 from JaCraig/dependabot/nuget/dependencies-87…
Browse files Browse the repository at this point in the history
…38dc5781

fix: bump the dependencies group with 2 updates
  • Loading branch information
JaCraig committed Mar 14, 2024
2 parents e559e0d + d291cd2 commit b33138b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Mirage/Mirage.csproj
Expand Up @@ -46,7 +46,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BigBook" Version="5.1.21" />
<PackageReference Include="BigBook" Version="5.1.22" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
Expand Down
2 changes: 1 addition & 1 deletion test/Mirage.Tests/Mirage.Tests.csproj
Expand Up @@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="Mecha.xUnit" Version="2.1.44" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Valkyrie" Version="4.0.62" />
<PackageReference Include="Valkyrie" Version="4.0.64" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit b33138b

Please sign in to comment.