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 Dec 23, 2024
1 parent 8473805 commit 09029de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hyperbee.Migrations/Hyperbee.Migrations.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</AssemblyAttribute>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Cronos" Version="0.8.4" />
<PackageReference Include="Cronos" Version="0.9.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
Expand Down

0 comments on commit 09029de

Please sign in to comment.