Skip to content

Commit a881961

Browse files
Bump DotNext.Metaprogramming from 5.20.0 to 5.21.0 (#75)
Bumps [DotNext.Metaprogramming](https://github.com/dotnet/dotNext) from 5.20.0 to 5.21.0. - [Changelog](https://github.com/dotnet/dotNext/blob/master/CHANGELOG.md) - [Commits](https://github.com/dotnet/dotNext/commits) --- updated-dependencies: - dependency-name: DotNext.Metaprogramming dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd06992 commit a881961

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Hyperbee.Expressions.Benchmark/Hyperbee.Expressions.Benchmark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
13-
<PackageReference Include="DotNext.Metaprogramming" Version="5.20.0" />
13+
<PackageReference Include="DotNext.Metaprogramming" Version="5.21.0" />
1414
<PackageReference Include="FastExpressionCompiler" Version="5.1.1" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)