Skip to content

Commit

Permalink
chore(deps): bump LinkDotNet.NCronJob from 0.13.1 to 0.13.2
Browse files Browse the repository at this point in the history
Bumps [LinkDotNet.NCronJob](https://github.com/linkdotnet/NCronJob) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/linkdotnet/NCronJob/releases)
- [Changelog](https://github.com/linkdotnet/NCronJob/blob/main/CHANGELOG.md)
- [Commits](NCronJob-Dev/NCronJob@v0.13.1...v0.13.2)

---
updated-dependencies:
- dependency-name: LinkDotNet.NCronJob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and linkdotnet committed Apr 1, 2024
1 parent 7539d73 commit c5b4163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="8.0.0" />
<PackageReference Include="Blazored.Toast" Version="4.2.1" />
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" PrivateAssets="all" />
<PackageReference Include="LinkDotNet.NCronJob" Version="0.13.1" />
<PackageReference Include="LinkDotNet.NCronJob" Version="0.13.2" />
<PackageReference Include="Markdig" Version="0.36.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.3" />
Expand Down

0 comments on commit c5b4163

Please sign in to comment.