Skip to content

Commit

Permalink
Update dependency Blazorise to 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 1d1ed8e commit c6201d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Content Update="assets\**" Pack="false" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Blazorise" Version="1.3.2" />
<PackageReference Include="Blazorise" Version="1.6.2" />
<PackageReference Include="Blazorise.Animate" Version="1.3.2" />
<PackageReference Include="Blazorise.Bootstrap5" Version="1.3.2" />
<PackageReference Include="Blazorise.Components" Version="1.3.2" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Blazorise" Version="1.3.2" />
<PackageReference Include="Blazorise" Version="1.6.2" />
<PackageReference Include="Blazorise.Animate" Version="1.3.2" />
<PackageReference Include="Blazorise.Bootstrap5" Version="1.3.2" />
<PackageReference Include="Blazorise.Components" Version="1.3.2" />
Expand Down

0 comments on commit c6201d0

Please sign in to comment.