Skip to content

Commit

Permalink
chore(deps): bump Refit from 7.0.0 to 8.0.0 in /src/Uno.UI.TestComparer
Browse files Browse the repository at this point in the history
Bumps [Refit](https://github.com/reactiveui/refit) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@7.0.0...8.0.0)

---
updated-dependencies:
- dependency-name: Refit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 94b1943 commit 67886a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Uno.UI.TestComparer/Uno.UI.TestComparer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="16.153.0" />
<PackageReference Include="NUnit" Version="3.14.0" />
<PackageReference Include="NUnit.Engine" Version="3.16.3" />
<PackageReference Include="Refit" Version="7.0.0" />
<PackageReference Include="Refit" Version="8.0.0" />
<PackageReference Include="Mono.Options" Version="6.6.0.161" />

<!-- BEGIN WORKAROUND: These dependencies already come transitively, but the version that comes transitively has security vulnerabilities reported by NuGet -->
Expand Down

0 comments on commit 67886a0

Please sign in to comment.