Skip to content

Commit 7702642

Browse files
dependabot[bot]linkdotnet
authored andcommitted
chore(deps): bump Blazorise.Markdown and Microsoft.Extensions.Options
Bumps [Blazorise.Markdown](https://github.com/Megabit/Blazorise) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Blazorise.Markdown` 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.Markdown 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 f74ba86 commit 7702642

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
@@ -21,7 +21,7 @@
2121
<PackageVersion Include="AspNetCore.HealthChecks.UI.Client" Version="9.0.0" />
2222
<PackageVersion Include="Blazored.Toast" Version="4.2.1" />
2323
<PackageVersion Include="Blazorise.Bootstrap5" Version="1.7.1" />
24-
<PackageVersion Include="Blazorise.Markdown" Version="1.7.1" />
24+
<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" />
2727
<PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.0" />

0 commit comments

Comments
 (0)