Skip to content

Commit

Permalink
Merge pull request #3596 from devlead/feature/gh-3595
Browse files Browse the repository at this point in the history
GH3595: Update Autofac to 6.3.0
  • Loading branch information
augustoproiete authored Oct 14, 2021
2 parents 184ab49 + 4c4e8ec commit 608b0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake/Cake.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.0.0-5.final" />
<PackageReference Include="System.Collections.Immutable" Version="5.0.0" />
<PackageReference Include="System.Reflection.Metadata" Version="5.0.0" />
<PackageReference Include="Autofac" Version="6.2.0" />
<PackageReference Include="Autofac" Version="6.3.0" />
</ItemGroup>
</Project>

0 comments on commit 608b0a8

Please sign in to comment.