Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Commit

Permalink
Bump Autofac from 4.9.4 to 6.2.0 in /source
Browse files Browse the repository at this point in the history
Bumps [Autofac](https://github.com/autofac/Autofac) from 4.9.4 to 6.2.0.
- [Release notes](https://github.com/autofac/Autofac/releases)
- [Commits](autofac/Autofac@v4.9.4...v6.2.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2021
1 parent 530d09f commit 7a788f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Server.Extensibility/Server.Extensibility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<None Remove="Extensions\Infrastructure\Web\Content\**" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Autofac" Version="4.9.4" />
<PackageReference Include="Autofac" Version="6.2.0" />
<PackageReference Include="Octopus.Data" Version="6.0.0" />
<PackageReference Include="Octopus.Diagnostics" Version="2.1.1" />
<PackageReference Include="Octopus.Server.MessageContracts" Version="0.1.2" />
Expand Down

0 comments on commit 7a788f2

Please sign in to comment.