Skip to content

Commit

Permalink
Bump DotNext.Metaprogramming from 5.16.1 to 5.17.2
Browse files Browse the repository at this point in the history
Bumps [DotNext.Metaprogramming](https://github.com/dotnet/dotNext) from 5.16.1 to 5.17.2.
- [Changelog](https://github.com/dotnet/dotNext/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dotnet/dotNext/commits)

---
updated-dependencies:
- dependency-name: DotNext.Metaprogramming
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent e516a9b commit ca4aacc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="DotNext.Metaprogramming" Version="5.16.1" />
<PackageReference Include="DotNext.Metaprogramming" Version="5.17.2" />
<PackageReference Include="FastExpressionCompiler" Version="5.0.1" />
</ItemGroup>

Expand Down

0 comments on commit ca4aacc

Please sign in to comment.