Skip to content

Commit 170fbdc

Browse files
build(deps): bump Verify.Xunit from 11.26.0 to 11.27.0 (#43)
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 11.26.0 to 11.27.0. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@11.26.0...11.27.0) --- 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 cd77a60 commit 170fbdc

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.1.0" />
1616
<PackageReference Include="ReactiveMarbles.SourceGenerator.TestNuGetHelper" Version="1.1.1" />
17-
<PackageReference Include="Verify.Xunit" Version="11.26.0" />
17+
<PackageReference Include="Verify.Xunit" Version="11.27.0" />
1818
<PackageRefernece Include="Microsoft.CodeAnalysis.CSharp" Version="3.10.0" PrivateAssets="all" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)