Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 5, 2023
1 parent 5782949 commit 89ecc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Akka/Akka.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Polyfill" Version="1.21.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.22.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.5" />
<PackageReference Include="Newtonsoft.Json" Version="$(NewtonsoftJsonVersion)" />
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />
Expand Down

0 comments on commit 89ecc27

Please sign in to comment.