Skip to content

Commit

Permalink
Bump Blazorise.Bootstrap from 1.2.2 to 1.3.3
Browse files Browse the repository at this point in the history
Bumps [Blazorise.Bootstrap](https://github.com/Megabit/Blazorise) from 1.2.2 to 1.3.3.
- [Release notes](https://github.com/Megabit/Blazorise/releases)
- [Commits](https://github.com/Megabit/Blazorise/commits)

---
updated-dependencies:
- dependency-name: Blazorise.Bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 8d8b451 commit ce73d71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/RavenNest.Blazor/RavenNest.Blazor.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
Expand All @@ -25,7 +25,7 @@
<PackageReference Include="AspNetCore.HealthChecks.SqlServer" Version="5.0.3" />
<PackageReference Include="Blazored.Typeahead" Version="4.6.0" />
<PackageReference Include="Blazorise" Version="1.2.2" />
<PackageReference Include="Blazorise.Bootstrap" Version="1.2.2" />
<PackageReference Include="Blazorise.Bootstrap" Version="1.3.3" />
<PackageReference Include="Blazorise.Charts" Version="1.2.2" />
<PackageReference Include="Blazorise.Components" Version="1.2.2" />
<PackageReference Include="Blazorise.DataGrid" Version="1.2.2" />
Expand Down

0 comments on commit ce73d71

Please sign in to comment.