Skip to content

Commit

Permalink
Bump Polyfill from 2.2.2 to 2.3.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 2.2.2 to 2.3.0.
- [Commits](SimonCropp/Polyfill@2.2.2...2.3.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 Feb 13, 2024
1 parent cc3a577 commit e831a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.Wolverine/Verify.Wolverine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<PackageReference Include="Argon" Version="0.15.0" />
<PackageReference Include="Verify" Version="23.1.0" />
<PackageReference Include="ProjectDefaults" Version="1.0.109" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="2.2.2" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="2.3.0" PrivateAssets="all" />
<PackageReference Include="WolverineFx" Version="1.16.2" />
</ItemGroup>
</Project>

0 comments on commit e831a61

Please sign in to comment.