Skip to content

Commit 054a0e9

Browse files
Bump Polly from 8.2.0 to 8.2.1 (#274)
Bumps [Polly](https://github.com/App-vNext/Polly) from 8.2.0 to 8.2.1. - [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.2.0...8.2.1) --- updated-dependencies: - dependency-name: Polly dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1088d03 commit 054a0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugins/RabbitMQ/Monai.Deploy.Messaging.RabbitMQ.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<Compile Include="..\..\AssemblyInfo.cs" Link="AssemblyInfo.cs" />
5656
</ItemGroup>
5757
<ItemGroup>
58-
<PackageReference Include="Polly" Version="8.2.0" />
58+
<PackageReference Include="Polly" Version="8.2.1" />
5959
<PackageReference Include="RabbitMQ.Client" Version="6.8.1" />
6060
</ItemGroup>
6161
<ItemGroup>

0 commit comments

Comments
 (0)