Skip to content

Commit

Permalink
Update dependency Polyfill to v4.1.0 (#666)
Browse files Browse the repository at this point in the history
+semver:patch
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 49d38c1 commit 2c365ad
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,6 +31,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>
<PackageReference Include="Polyfill" Version="4.0.0" PrivateAssets="All"/>
<PackageReference Include="Polyfill" Version="4.1.0" PrivateAssets="All"/>
</ItemGroup>
</Project>

0 comments on commit 2c365ad

Please sign in to comment.