Skip to content

Commit

Permalink
Merge pull request #235 from JaCraig/dependabot/nuget/dependencies-a6…
Browse files Browse the repository at this point in the history
…9fbcfad4

fix: bump Mirage from 4.0.100 to 4.0.101 in the dependencies group
  • Loading branch information
JaCraig committed May 8, 2024
2 parents 67e942c + f35936b commit eee0155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mecha.Core/Mecha.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FileCurator" Version="4.0.82" />
<PackageReference Include="Mirage" Version="4.0.100" />
<PackageReference Include="Mirage" Version="4.0.101" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.7">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit eee0155

Please sign in to comment.