Skip to content

Commit

Permalink
Bump Autofac.Extras.Moq from 6.1.0 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps [Autofac.Extras.Moq](https://github.com/autofac/Autofac.Extras.Moq) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/autofac/Autofac.Extras.Moq/releases)
- [Commits](autofac/Autofac.Extras.Moq@v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: Autofac.Extras.Moq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 84acbb3 commit 367409f
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 367409f

Please sign in to comment.