Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent b227e44 commit fdd3c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
</PropertyGroup>
<ItemGroup Label="Versions for direct package references">
<PackageVersion Include="Autofac" Version="8.0.0" />
<PackageVersion Include="Autofac" Version="8.1.0" />
<PackageVersion Include="AWSSDK.CloudWatch" Version="3.7.401.11" />
<PackageVersion Include="AWSSDK.SecurityToken" Version="3.7.400.13" />
<PackageVersion Include="Azure.Identity" Version="1.12.0" />
Expand Down

0 comments on commit fdd3c17

Please sign in to comment.