Skip to content

Commit afd3cd1

Browse files
build(deps): bump Verify.Xunit from 13.0.3 to 13.1.0 (#17)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 13.0.3 to 13.1.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/commits) --- 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>
1 parent de97df5 commit afd3cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMarbles.Locator.Register.SourceGenerator.Tests/ReactiveMarbles.Locator.Register.SourceGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PrivateAssets>all</PrivateAssets>
2222
</PackageReference>
2323
<PackageReference Include="Verify.SourceGenerators" Version="1.2.0" />
24-
<PackageReference Include="Verify.Xunit" Version="13.0.3" />
24+
<PackageReference Include="Verify.Xunit" Version="13.1.0" />
2525
<PackageReference Include="ReactiveMarbles.SourceGenerator.TestNuGetHelper" Version="1.1.1" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)