Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 1cd5110 commit 9815ab9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<Import Project="$(ProjectDir)../../Targets/Sourcelink.targets" />

<ItemGroup>
<PackageReference Include="Cronos" Version="0.8.1" />
<PackageReference Include="Cronos" Version="0.8.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
Expand Down

0 comments on commit 9815ab9

Please sign in to comment.