Skip to content

Commit

Permalink
Bump Hangfire.MemoryStorage from 1.8.0 to 1.8.1.1
Browse files Browse the repository at this point in the history
Bumps [Hangfire.MemoryStorage](https://github.com/perrich/Hangfire.MemoryStorage) from 1.8.0 to 1.8.1.1.
- [Release notes](https://github.com/perrich/Hangfire.MemoryStorage/releases)
- [Commits](https://github.com/perrich/Hangfire.MemoryStorage/commits)

---
updated-dependencies:
- dependency-name: Hangfire.MemoryStorage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent a3cceee commit 85544a0
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 @@ -16,7 +16,7 @@
<PackageReference Include="GeocodeSharp" Version="2.1.0" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.8.14" />
<PackageReference Include="Hangfire.Core" Version="1.8.14" />
<PackageReference Include="Hangfire.MemoryStorage" Version="1.8.0" />
<PackageReference Include="Hangfire.MemoryStorage" Version="1.8.1.1" />
<PackageReference Include="MicroElements.Swashbuckle.FluentValidation" Version="6.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Features" Version="4.9.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.20" />
Expand Down

0 comments on commit 85544a0

Please sign in to comment.