Skip to content

Commit

Permalink
Bump Hangfire.Core from 1.7.30 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [Hangfire.Core](https://github.com/HangfireIO/Hangfire) from 1.7.30 to 1.8.0.
- [Release notes](https://github.com/HangfireIO/Hangfire/releases)
- [Commits](HangfireIO/Hangfire@v1.7.30...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 28, 2023
1 parent e255046 commit d3862a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/Hangfire.PowerShellExecutor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="Hangfire.Console" Version="1.4.2" />
<PackageReference Include="Hangfire.Core" Version="1.7.30" />
<PackageReference Include="Hangfire.Core" Version="1.8.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Options" Version="6.0.0" />
</ItemGroup>
Expand Down

0 comments on commit d3862a8

Please sign in to comment.