Skip to content

Commit

Permalink
Bump Moq from 4.20.69 to 4.20.70
Browse files Browse the repository at this point in the history
Bumps [Moq](https://github.com/moq/moq) from 4.20.69 to 4.20.70.
- [Release notes](https://github.com/moq/moq/releases)
- [Changelog](https://github.com/devlooped/moq/blob/main/CHANGELOG.md)
- [Commits](moq/moq.spikes@v4.20.69...v4.20.70)

---
updated-dependencies:
- dependency-name: 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 Dec 19, 2023
1 parent 3334bac commit 54242db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Sholo.Mqtt.Test/Sholo.Mqtt.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="AutoFixture.Xunit2" Version="4.18.0" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="6.0.0" />
<PackageReference Include="Xunit.Combinatorial" Version="1.6.24" />
<PackageReference Update="Moq" Version="4.20.69" />
<PackageReference Update="Moq" Version="4.20.70" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 54242db

Please sign in to comment.