Skip to content

Commit

Permalink
Merge pull request #302 from bervProject/dependabot/nuget/Autofac.Ext…
Browse files Browse the repository at this point in the history
…ras.Moq-7.0.0

build(deps): Bump Autofac.Extras.Moq from 6.1.1 to 7.0.0
  • Loading branch information
mergify[bot] authored Nov 1, 2024
2 parents 51a9014 + 082ddda commit de94663
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 @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Autofac" Version="8.1.0" />
<PackageReference Include="Autofac.Extras.Moq" Version="6.1.1" />
<PackageReference Include="Autofac.Extras.Moq" Version="7.0.0" />
<PackageReference Include="coverlet.msbuild" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit de94663

Please sign in to comment.