Skip to content

Commit 2f7f650

Browse files
build(deps): bump Polly from 8.4.2 to 8.5.2 in /src
Bumps [Polly](https://github.com/App-vNext/Polly) from 8.4.2 to 8.5.2. - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](App-vNext/Polly@8.4.2...8.5.2) --- updated-dependencies: - dependency-name: Polly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27c811b commit 2f7f650

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Fluss/Fluss.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="8.0.8" />
2323
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
2424
<PackageReference Include="OpenTelemetry.Api" Version="1.10.0" />
25-
<PackageReference Include="Polly" Version="8.4.2" />
25+
<PackageReference Include="Polly" Version="8.5.2" />
2626
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1"/>
2727
</ItemGroup>
2828

0 commit comments

Comments
 (0)