Skip to content

Commit

Permalink
Bump Polyfill from 1.27.2 to 1.28.0
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 1.27.2 to 1.28.0.
- [Commits](SimonCropp/Polyfill@1.27.2...1.28.0)

---
updated-dependencies:
- dependency-name: Polyfill
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2023
1 parent 17cacaf commit 93daae6
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 @@ -36,7 +36,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Polyfill " Version="1.27.2" PrivateAssets="All"/>
<PackageReference Include="Polyfill " Version="1.28.0" PrivateAssets="All"/>
</ItemGroup>

</Project>

0 comments on commit 93daae6

Please sign in to comment.