Skip to content

Commit

Permalink
Update dependency Refit.HttpClientFactory to 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent d6d6f6d commit 1b1b1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DiscordTranslationBot/DiscordTranslationBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="8.9.1"/>
<PackageReference Include="Refit.HttpClientFactory" Version="7.1.2"/>
<PackageReference Include="Refit.HttpClientFactory" Version="7.2.0"/>
<PackageReference Include="Unicode.net" Version="2.0.0"/>
</ItemGroup>

Expand Down

0 comments on commit 1b1b1bb

Please sign in to comment.