Skip to content

Commit

Permalink
chore(deps): bump Correlate.DependencyInjection to v5.3.0 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
skwasjer authored Oct 6, 2024
1 parent d02dbf3 commit b65444f
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions test/Hangfire.Correlate.Tests/Hangfire.Correlate.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,13 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Correlate.DependencyInjection" Version="5.1.0" />
<PackageReference Include="Correlate.DependencyInjection" Version="5.3.0" />
<PackageReference Include="Hangfire" Version="1.8.14" />
<PackageReference Include="Hangfire.MemoryStorage" Version="1.8.1.1" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="8.9.1" />
<PackageReference Include="skwas.MockHttp" Version="4.5.0" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.Testing" Version="8.9.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="skwas.MockHttp" Version="4.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b65444f

Please sign in to comment.