Skip to content

Commit

Permalink
Merge pull request #257 from bervProject/dependabot/nuget/Autofac-8.0.0
Browse files Browse the repository at this point in the history
build(deps): Bump Autofac from 7.1.0 to 8.0.0
  • Loading branch information
mergify[bot] authored Feb 1, 2024
2 parents 5ad70e4 + 1d70dc9 commit d955862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ODataExample.Test/ODataExample.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Autofac" Version="7.1.0" />
<PackageReference Include="Autofac" Version="8.0.0" />
<PackageReference Include="Autofac.Extras.Moq" Version="6.1.1" />
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit d955862

Please sign in to comment.