Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit 35f3108

Browse files
dependabot[bot]CorruptComputer
authored andcommitted
Bump Autofac from 8.2.1 to 8.3.0 in the core group
Bumps the core group with 1 update: [Autofac](https://github.com/autofac/Autofac). Updates `Autofac` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/autofac/Autofac/releases) - [Commits](autofac/Autofac@v8.2.1...v8.3.0) --- updated-dependencies: - dependency-name: Autofac dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ecca28 commit 35f3108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/Bones.Shared.Backend/Bones.Shared.Backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.12.0" />
5050

5151
<!-- Everything else -->
52-
<PackageReference Include="Autofac" Version="8.2.1" />
52+
<PackageReference Include="Autofac" Version="8.3.0" />
5353
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="10.0.0" />
5454
<PackageReference Include="FluentValidation" Version="12.0.0" />
5555
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="12.0.0" />

0 commit comments

Comments
 (0)