Skip to content

Commit ed42d44

Browse files
build(deps): bump Verify.Xunit from 11.24.0 to 11.25.0 (#38)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 11.24.0 to 11.25.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44120de commit ed42d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Splat.DependencyInjection.SourceGenerator.Tests/Splat.DependencyInjection.SourceGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="coverlet.collector" Version="3.1.0" PrivateAssets="all" />
1515
<PackageReference Include="Verify.SourceGenerators" Version="1.0.1" />
1616
<PackageReference Include="ReactiveMarbles.SourceGenerator.TestNuGetHelper" Version="1.0.8" />
17-
<PackageReference Include="Verify.Xunit" Version="11.24.0" />
17+
<PackageReference Include="Verify.Xunit" Version="11.25.0" />
1818
<PackageRefernece Include="Microsoft.CodeAnalysis.CSharp" Version="3.10.0" PrivateAssets="all" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)