Skip to content

Commit

Permalink
Merge pull request #9 from JaCraig/dependabot/nuget/dependencies-93c1…
Browse files Browse the repository at this point in the history
…6590bd

fix: bump the dependencies group with 2 updates
  • Loading branch information
JaCraig committed Aug 8, 2023
2 parents ed642bc + 84d0bb6 commit 958c33e
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
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="BigBook" Version="5.0.8" />
<PackageReference Include="BigBook" Version="5.0.9" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
Expand Down
2 changes: 1 addition & 1 deletion test/Mirage.Tests/Mirage.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="FileCurator" Version="4.0.8" />
<PackageReference Include="FileCurator" Version="4.0.9" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 958c33e

Please sign in to comment.