Skip to content

Commit

Permalink
fix: hangfire version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
pksorensen committed Jun 25, 2024
1 parent f226b11 commit 8d235d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WorkflowEngine.Hangfire/WorkflowEngine.Hangfire.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Hangfire.Core" Version="1.8.12" />
<PackageReference Include="Hangfire.Core" Version="1.8.14" />

</ItemGroup>

Expand Down

0 comments on commit 8d235d6

Please sign in to comment.