Skip to content

Commit

Permalink
Merge pull request #56 from nefarius/dependabot/nuget/Refit.HttpClien…
Browse files Browse the repository at this point in the history
…tFactory-7.1.0

Bump Refit.HttpClientFactory from 7.0.0 to 7.1.0
  • Loading branch information
nefarius authored Jun 24, 2024
2 parents b3f350b + 6044f33 commit 988aab2
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 @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1"/>
<PackageReference Include="MimeKit" Version="4.6.0"/>
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1"/>
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0"/>
<PackageReference Include="Refit.HttpClientFactory" Version="7.1.0"/>
<PackageReference Include="ReverseMarkdown" Version="4.4.0"/>
<PackageReference Include="SmtpServer" Version="10.0.1"/>
</ItemGroup>
Expand Down

0 comments on commit 988aab2

Please sign in to comment.