Skip to content

Commit

Permalink
Merge pull request #689 from nminaya/dependabot/nuget/Polly-8.3.1
Browse files Browse the repository at this point in the history
Bump Polly from 8.3.0 to 8.3.1
  • Loading branch information
nminaya authored Mar 12, 2024
2 parents 7a91c19 + f109560 commit b9038e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GrammarNazi.App/GrammarNazi.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="FirebaseDatabase.net" Version="4.2.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.6" />
<PackageReference Include="Octokit" Version="10.0.0" />
<PackageReference Include="Polly" Version="8.3.0" />
<PackageReference Include="Polly" Version="8.3.1" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
<PackageReference Include="TweetinviAPI" Version="5.0.4" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion GrammarNazi.Core/GrammarNazi.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="NTextCat" Version="0.3.65" />
<PackageReference Include="Octokit" Version="10.0.0" />
<PackageReference Include="Polly" Version="8.3.0" />
<PackageReference Include="Polly" Version="8.3.1" />
<PackageReference Include="System.ServiceModel.Duplex" Version="6.0.0" />
<PackageReference Include="System.ServiceModel.Http" Version="8.0.0" />
<PackageReference Include="System.ServiceModel.NetTcp" Version="8.0.0" />
Expand Down

0 comments on commit b9038e1

Please sign in to comment.