Skip to content

Commit

Permalink
Bump Cronos from 0.8.4 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [Cronos](https://github.com/HangfireIO/Cronos) from 0.8.4 to 0.9.0.
- [Release notes](https://github.com/HangfireIO/Cronos/releases)
- [Commits](HangfireIO/Cronos@v0.8.4...v0.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marcflohrer committed Dec 9, 2024
1 parent 8be3bb0 commit bb2b66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stiebel-eltron-dashboard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="HtmlAgilityPack" Version="1.11.71" />
<PackageReference Include="Cronos" Version="0.8.4" />
<PackageReference Include="Cronos" Version="0.9.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.3" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
Expand Down

0 comments on commit bb2b66e

Please sign in to comment.