Skip to content

Commit

Permalink
Bump Autofac from 8.1.1 to 8.2.0 in the autofac group
Browse files Browse the repository at this point in the history
Bumps the autofac group with 1 update: [Autofac](https://github.com/autofac/Autofac).


Updates `Autofac` from 8.1.1 to 8.2.0
- [Release notes](https://github.com/autofac/Autofac/releases)
- [Commits](autofac/Autofac@v8.1.1...v8.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CorruptComputer committed Dec 18, 2024
1 parent 4dd63f1 commit 624adf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.10.0" />
<!-- End Aspire -->

<PackageReference Include="Autofac" Version="8.1.1" />
<PackageReference Include="Autofac" Version="8.2.0" />
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="10.0.0" />
<PackageReference Include="FluentValidation" Version="11.11.0" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.11.0" />
Expand Down

0 comments on commit 624adf9

Please sign in to comment.