Skip to content

Commit

Permalink
build(deps): bump Verify.Xunit from 19.8.0 to 19.12.0 (#170)
Browse files Browse the repository at this point in the history
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 19.8.0 to 19.12.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@19.8.0...19.12.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] committed Apr 1, 2023
1 parent 655f2e0 commit 05f484c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -14,7 +14,7 @@
<PackageReference Include="coverlet.msbuild" Version="3.2.0" />
<PackageReference Include="Verify.SourceGenerators" Version="1.5.0" />
<PackageReference Include="ReactiveMarbles.SourceGenerator.TestNuGetHelper" Version="1.2.21" />
<PackageReference Include="Verify.Xunit" Version="19.8.0" />
<PackageReference Include="Verify.Xunit" Version="19.12.0" />
<PackageRefernece Include="Microsoft.CodeAnalysis.CSharp" Version="3.10.0" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit 05f484c

Please sign in to comment.