Skip to content

Commit

Permalink
Merge pull request #230 from JaCraig/dependabot/nuget/dependencies-48…
Browse files Browse the repository at this point in the history
…a4bd74de

fix: bump FileCurator from 4.0.78 to 4.0.79 in the dependencies group
  • Loading branch information
JaCraig committed May 1, 2024
2 parents 9579b7f + 2c9a6ed commit a8d70ec
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 @@ -54,7 +54,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FileCurator" Version="4.0.78" />
<PackageReference Include="FileCurator" Version="4.0.79" />
<PackageReference Include="Mirage" Version="4.0.96" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.7">
Expand Down

0 comments on commit a8d70ec

Please sign in to comment.