Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 0152b52 commit dc406a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net48;net7.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Polyfill" Version="4.6.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="4.6.1" PrivateAssets="all" />
<PackageReference Include="NServiceBus" Version="8.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="ProjectDefaults" Version="1.0.109" PrivateAssets="all" />
Expand Down

0 comments on commit dc406a2

Please sign in to comment.