Skip to content

Commit bff9eb6

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump Verify.NUnit in /tests/NHapi.NUnit.SourceGeneration
Bumps [Verify.NUnit](https://github.com/VerifyTests/Verify) from 23.2.0 to 23.2.1. - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](VerifyTests/Verify@23.2.0...23.2.1) --- updated-dependencies: - dependency-name: Verify.NUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a225012 commit bff9eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NHapi.NUnit.SourceGeneration/NHapi.NUnit.SourceGeneration.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
2929
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
30-
<PackageReference Include="Verify.NUnit" Version="23.2.0" />
30+
<PackageReference Include="Verify.NUnit" Version="23.2.1" />
3131
</ItemGroup>
3232

3333
<ItemGroup>

0 commit comments

Comments
 (0)