Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Commit

Permalink
Bump Autofac from 5.2.0 to 6.1.0 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Feb 6, 2021
1 parent 1cb3b34 commit 23a44e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Akka.DI.AutoFac/Akka.DI.AutoFac.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Akka.DI.Core" Version="$(AkkaVersion)" />
<PackageReference Include="Autofac" Version="5.2.0" />
<PackageReference Include="Autofac" Version="6.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 23a44e1

Please sign in to comment.