Skip to content

Commit

Permalink
[deploy] updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanloerwald committed Nov 25, 2023
1 parent bbc65da commit d600d32
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.13" />
<PackageReference Include="Excubo.Generators.Blazor" Version="1.14.14" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.0" />
</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.26</Version>
<Version>3.1.27</Version>
</PropertyGroup>
<!--Self Include-->
<ItemGroup>
Expand Down

0 comments on commit d600d32

Please sign in to comment.