Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency linqkit.core to v1.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 15, 2021
1 parent 02e48cb commit fd61fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BlazorTable/BlazorTable.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="LINQKit.Core" Version="1.1.25" />
<PackageReference Include="LINQKit.Core" Version="1.1.26" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="3.1.18" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="3.1.18" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="3.1.18" />
Expand Down

0 comments on commit fd61fb2

Please sign in to comment.