Skip to content

Commit d0c2182

Browse files
dependabot[bot]linkdotnet
authored andcommitted
chore(deps): bump Blazorise.Bootstrap5 and Microsoft.Extensions.Options
Bumps [Blazorise.Bootstrap5](https://github.com/Megabit/Blazorise) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Blazorise.Bootstrap5` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/Megabit/Blazorise/releases) - [Commits](https://github.com/Megabit/Blazorise/commits) Updates `Microsoft.Extensions.Options` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Blazorise.Bootstrap5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf03890 commit d0c2182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<ItemGroup Label="Web">
2121
<PackageVersion Include="AspNetCore.HealthChecks.UI.Client" Version="9.0.0" />
2222
<PackageVersion Include="Blazored.Toast" Version="4.2.1" />
23-
<PackageVersion Include="Blazorise.Bootstrap5" Version="1.7.1" />
23+
<PackageVersion Include="Blazorise.Bootstrap5" Version="1.7.2" />
2424
<PackageVersion Include="Blazorise.Markdown" Version="1.7.2" />
2525
<PackageVersion Include="Markdig" Version="0.39.1" />
2626
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.0" />

0 commit comments

Comments
 (0)