Bump Mages from 2.0.1 to 2.0.2 (#2471)

Bumps [Mages](https://github.com/FlorianRappl/Mages) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/FlorianRappl/Mages/releases)
- [Changelog](https://github.com/FlorianRappl/Mages/blob/devel/CHANGELOG.md)
- [Commits](https://github.com/FlorianRappl/Mages/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: Mages
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-16 20:58:54 -06:00 committed by GitHub
parent 6aeec622ae
commit 1d578790b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Mages" Version="2.0.1" />
<PackageReference Include="Mages" Version="2.0.2" />
</ItemGroup>
</Project>