Browse Source

Bump Refit and Refit.Newtonsoft.Json

Bumps Refit from 8.0.0 to 9.0.2
Bumps Refit.Newtonsoft.Json from 8.0.0 to 9.0.2

---
updated-dependencies:
- dependency-name: Refit
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Refit.Newtonsoft.Json
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2689/head
dependabot[bot] 8 months ago committed by GitHub
parent
commit
94bc6049f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj

4
ErsatzTV.Infrastructure/ErsatzTV.Infrastructure.csproj

@ -30,8 +30,8 @@ @@ -30,8 +30,8 @@
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.11" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="4.0.1" />
<PackageReference Include="Refit" Version="8.0.0" />
<PackageReference Include="Refit.Newtonsoft.Json" Version="8.0.0" />
<PackageReference Include="Refit" Version="9.0.2" />
<PackageReference Include="Refit.Newtonsoft.Json" Version="9.0.2" />
<PackageReference Include="Refit.Xml" Version="8.0.0" />
<PackageReference Include="RichTextKit.Stbear" Version="0.4.167.3" />
<PackageReference Include="Scriban.Signed" Version="6.5.2" />

Loading…
Cancel
Save