Skip to content

Commit

Permalink
Bump Autofac from 8.1.0 to 8.2.0 in /src/Miningcore
Browse files Browse the repository at this point in the history
Bumps [Autofac](https://github.com/autofac/Autofac) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/autofac/Autofac/releases)
- [Commits](autofac/Autofac@v8.1.0...v8.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 9f3e675 commit 29b0099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Miningcore/Miningcore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<ItemGroup>
<PackageReference Include="AspNetCoreRateLimit" Version="5.0.0" />
<PackageReference Include="Autofac" Version="8.1.0" />
<PackageReference Include="Autofac" Version="8.2.0" />
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="10.0.0" />
<PackageReference Include="CircularBuffer" Version="1.4.0" />
<PackageReference Include="GitVersion.MsBuild" Version="5.12.0">
Expand Down

0 comments on commit 29b0099

Please sign in to comment.