Skip to content

Commit

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

Bump Autofac.Extras.Moq from 6.1.0 to 6.1.1
  • Loading branch information
mergify[bot] authored Aug 1, 2023
2 parents c99ad9d + 367409f commit a64342f
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="7.0.1" />
<PackageReference Include="Autofac.Extras.Moq" Version="6.1.0" />
<PackageReference Include="Autofac.Extras.Moq" Version="6.1.1" />
<PackageReference Include="coverlet.msbuild" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit a64342f

Please sign in to comment.