Skip to content

Commit 6ced10f

Browse files
Bump the core group with 1 update (#3133)
Bumps Autofac.Extensions.DependencyInjection from 10.0.0 to 11.0.0 --- updated-dependencies: - dependency-name: Autofac.Extensions.DependencyInjection dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: core ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4cd870c commit 6ced10f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="Autofac" Version="9.1.0" />
19-
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="10.0.0" />
19+
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="11.0.0" />
2020
<PackageReference Include="AWSSDK.DynamoDBv2" Version="4.0.17.4" />
2121
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="4.0.3.29" />
2222
<PackageReference Include="AWSSDK.S3" Version="4.0.20.1" />

0 commit comments

Comments
 (0)