Skip to content

Commit

Permalink
Bump Polyfill from 5.3.0 to 5.5.3 (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 0d7c41d commit 3e4d15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="5.0.0.1" PrivateAssets="All" />
<PackageReference Include="Polyfill" Version="5.3.0" PrivateAssets="All" />
<PackageReference Include="Polyfill" Version="5.5.3" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 3e4d15e

Please sign in to comment.