Skip to content

Commit

Permalink
chore(deps): bump Polly.Core from 8.4.0 to 8.4.1
Browse files Browse the repository at this point in the history
Bumps [Polly.Core](https://github.com/App-vNext/Polly) from 8.4.0 to 8.4.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.4.0...8.4.1)

---
updated-dependencies:
- dependency-name: Polly.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 0b11846 commit e7cf832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SoundSwitch/SoundSwitch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<PackageReference Include="Markdig" Version="0.37.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="NuGet.Versioning" Version="6.10.0" />
<PackageReference Include="Polly.Core" Version="8.4.0" />
<PackageReference Include="Polly.Core" Version="8.4.1" />
<PackageReference Include="RailSharp" Version="1.0.0" />
<PackageReference Include="Sentry.Serilog" Version="4.8.0" />
<PackageReference Include="Serilog" Version="4.0.0" />
Expand Down

0 comments on commit e7cf832

Please sign in to comment.