Skip to content

Commit

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

---
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 Feb 27, 2024
1 parent 64b4d02 commit 969df32
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 @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cronos" Version="0.8.3" />
<PackageReference Include="Cronos" Version="0.8.4" />
<PackageReference Include="Discord.Addons.Hosting" Version="5.2.0" />
<PackageReference Include="Discord.Net" Version="3.13.1" />
<PackageReference Include="Humanizer" Version="2.14.1" />
Expand Down

0 comments on commit 969df32

Please sign in to comment.