Skip to content

Commit 68f6f36

Browse files
chore(deps): update dependency verify.xunit to 28.16.0 (#1927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5331648 commit 68f6f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Refit.Tests/Refit.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0' or '$(TargetFramework)' == 'net9.0'">
2020
<PackageReference Include="PublicApiGenerator" Version="11.4.5" />
21-
<PackageReference Include="Verify.Xunit" Version="28.14.1" />
21+
<PackageReference Include="Verify.Xunit" Version="28.16.0" />
2222
</ItemGroup>
2323
<ItemGroup Condition="$(TargetFramework.StartsWith('net9.0'))">
2424
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="9.0.3" />

0 commit comments

Comments
 (0)