Skip to content

Commit

Permalink
Merge pull request #1309 from DFE-Digital/dependabot/nuget/Hangfire.M…
Browse files Browse the repository at this point in the history
…emoryStorage-1.8.0

Bump Hangfire.MemoryStorage from 1.7.0 to 1.8.0
  • Loading branch information
StackedPancakez authored Oct 10, 2023
2 parents 7611c3e + 68bd55b commit 9956755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetIntoTeachingApi/GetIntoTeachingApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="GeocodeSharp" Version="2.1.0" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.3" />
<PackageReference Include="Hangfire.Core" Version="1.8.3" />
<PackageReference Include="Hangfire.MemoryStorage" Version="1.7.0" />
<PackageReference Include="Hangfire.MemoryStorage" Version="1.8.0" />
<PackageReference Include="MicroElements.Swashbuckle.FluentValidation" Version="5.7.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.9">
Expand Down

0 comments on commit 9956755

Please sign in to comment.