Skip to content

Commit

Permalink
[deploy] updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanloerwald committed Aug 24, 2024
1 parent 6226c67 commit 4a24f9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Grid/Blazor.Grids.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>Excubo.Blazor.Grids</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Excubo.Generators.Blazor" Version="1.14.16" />
<PackageReference Include="Excubo.Generators.Blazor" Version="1.14.17" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.0.8" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.8" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Grid/package.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<!--PackageId, Version-->
<PropertyGroup>
<PackageId>Excubo.Blazor.Grids</PackageId>
<Version>3.1.45</Version>
<Version>3.1.46</Version>
</PropertyGroup>
<!--Self Include-->
<ItemGroup>
Expand Down

0 comments on commit 4a24f9e

Please sign in to comment.