Skip to content

Commit

Permalink
Merge pull request #232 from JaCraig/dependabot/nuget/dependencies-5d…
Browse files Browse the repository at this point in the history
…bcda6e75

fix: bump Mirage from 4.0.98 to 4.0.99 in the dependencies group
  • Loading branch information
JaCraig committed May 3, 2024
2 parents 78d8190 + 5a609b9 commit 52754e9
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.80" />
<PackageReference Include="Mirage" Version="4.0.98" />
<PackageReference Include="Mirage" Version="4.0.99" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.7">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 52754e9

Please sign in to comment.