Skip to content

Commit

Permalink
Bump Refit.HttpClientFactory from 7.1.2 to 7.2.1
Browse files Browse the repository at this point in the history
Bumps [Refit.HttpClientFactory](https://github.com/reactiveui/refit) from 7.1.2 to 7.2.1.
- [Release notes](https://github.com/reactiveui/refit/releases)
- [Commits](reactiveui/refit@7.1.2...7.2.1)

---
updated-dependencies:
- dependency-name: Refit.HttpClientFactory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 5bb2493 commit 40f4a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GotifySmtpForwarder/GotifySmtpForwarder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="MailKit" Version="4.7.1.1" />
<PackageReference Include="MimeKit" Version="4.7.1" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.1.2" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.2.1" />
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />
<PackageReference Include="SmtpServer" Version="10.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
Expand Down

0 comments on commit 40f4a87

Please sign in to comment.