Skip to content

Commit

Permalink
Bump Polyfill from 4.0.0 to 4.1.0 (#607)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 34c66ae commit 4451b00
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 @@ -31,7 +31,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Polyfill" Version="4.0.0" PrivateAssets="All"/>
<PackageReference Include="Polyfill" Version="4.1.0" PrivateAssets="All"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4451b00

Please sign in to comment.