Skip to content

Commit

Permalink
fix: bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [FileCurator](https://github.com/JaCraig/FileCurator) and [Mirage](https://github.com/JaCraig/Mirage).


Updates `FileCurator` from 4.0.74 to 4.0.75
- [Changelog](https://github.com/JaCraig/FileCurator/blob/master/CHANGELOG.md)
- [Commits](JaCraig/FileCurator@v4.0.74...v4.0.75)

Updates `Mirage` from 4.0.92 to 4.0.93
- [Changelog](https://github.com/JaCraig/Mirage/blob/master/CHANGELOG.md)
- [Commits](JaCraig/Mirage@v4.0.92...v4.0.93)

---
updated-dependencies:
- dependency-name: FileCurator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Mirage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2024
1 parent e67d314 commit 2fee3d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Mecha.Core/Mecha.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FileCurator" Version="4.0.74" />
<PackageReference Include="Mirage" Version="4.0.92" />
<PackageReference Include="FileCurator" Version="4.0.75" />
<PackageReference Include="Mirage" Version="4.0.93" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.7">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 2fee3d8

Please sign in to comment.