Skip to content

Commit

Permalink
Bump Polyfill from 4.1.0 to 4.2.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 4.1.0 to 4.2.0.
- [Commits](SimonCropp/Polyfill@4.1.0...4.2.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 Apr 2, 2024
1 parent 9f501fc commit 87ab7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.Flurl/Verify.Flurl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="Verify" Version="23.6.0" />
<PackageReference Include="Argon" Version="0.17.0" />
<PackageReference Include="Argon.Xml" Version="0.17.0" />
<PackageReference Include="Polyfill" Version="4.1.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="4.2.0" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.125" PrivateAssets="all" />
<PackageReference Include="Verify.Http" Version="6.2.0" />
</ItemGroup>
Expand Down

0 comments on commit 87ab7e1

Please sign in to comment.