Skip to content

Commit

Permalink
Bump Autofac.Configuration from 6.0.0 to 7.0.0 (#97)
Browse files Browse the repository at this point in the history
Bumps Autofac.Configuration from 6.0.0 to 7.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent c7db9a8 commit 500d4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/BSN.IpTables.Api/BSN.IpTables.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Autofac.Configuration" Version="6.0.0" />
<PackageReference Include="Autofac.Configuration" Version="7.0.0" />
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="BSN.Commons.PresentationInfrastructure" Version="1.16.1" />
Expand Down

0 comments on commit 500d4fd

Please sign in to comment.