Skip to content

Commit

Permalink
Bump Extensions.Logging.Mock from 1.2.1 to 1.2.2 (#16)
Browse files Browse the repository at this point in the history
Bumps [Extensions.Logging.Mock](https://github.com/mgernand/Extensions.Logging.Mock) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/mgernand/Extensions.Logging.Mock/releases)
- [Commits](mgernand/Extensions.Logging.Mock@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: Extensions.Logging.Mock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent d74bc96 commit 1546211
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Extensions.Logging.Mock" Version="1.2.1" />
<PackageReference Include="Extensions.Logging.Mock" Version="1.2.2" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Moq" Version="4.20.70" />
Expand Down

0 comments on commit 1546211

Please sign in to comment.