Skip to content

Commit

Permalink
Bump Polyfill from 5.0.0 to 5.1.0 in /src (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 93b8364 commit 5416d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WaffleGenerator/WaffleGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>Produces of text which, on first glance, looks like real, ponderous, prose; replete with clichés.</Description>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Polyfill" Version="5.0.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="5.1.0" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.126" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit 5416d24

Please sign in to comment.