Skip to content

Commit a20dbb2

Browse files
chore(deps): update dependency verify.xunit to v29 (#1978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 448faa0 commit a20dbb2

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
@@ -44,7 +44,7 @@
4444
<PackageReference Include="RichardSzalay.MockHttp" Version="$(MockHttpVersion)" />
4545
<PackageReference Include="Verify.DiffPlex" Version="3.1.2" />
4646
<PackageReference Include="Verify.SourceGenerators" Version="2.5.0" />
47-
<PackageReference Include="Verify.Xunit" Version="28.16.0" />
47+
<PackageReference Include="Verify.Xunit" Version="29.2.0" />
4848
<ProjectReference Include="..\Refit.HttpClientFactory\Refit.HttpClientFactory.csproj" />
4949
<ProjectReference Include="..\Refit.Newtonsoft.Json\Refit.Newtonsoft.Json.csproj" />
5050
<ProjectReference Include="..\Refit.Xml\Refit.Xml.csproj" />

0 commit comments

Comments
 (0)