Skip to content

Commit

Permalink
Bump Cronos from 0.7.1 to 0.8.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Cronos](https://github.com/HangfireIO/Cronos) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/HangfireIO/Cronos/releases)
- [Commits](HangfireIO/Cronos@v0.7.1...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent dfd5438 commit 8462e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Miha.Discord/Miha.Discord.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cronos" Version="0.7.1" />
<PackageReference Include="Cronos" Version="0.8.0" />
<PackageReference Include="Discord.Addons.Hosting" Version="5.2.0" />
<PackageReference Include="Discord.Net" Version="3.13.0" />
<PackageReference Include="Humanizer" Version="2.14.1" />
Expand Down

0 comments on commit 8462e75

Please sign in to comment.