Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent a43d716 commit 563bf36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.DiffPlex/Verify.DiffPlex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ItemGroup>
<PackageReference Include="Argon" Version="0.13.0" />
<PackageReference Include="DiffPlex" Version="1.7.1" />
<PackageReference Include="Polyfill" Version="1.30.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.31.0" PrivateAssets="all" />
<PackageReference Include="Verify" Version="22.1.4" />
<PackageReference Include="ProjectDefaults" Version="1.0.101" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
Expand Down

0 comments on commit 563bf36

Please sign in to comment.