Skip to content

Commit

Permalink
Bump Polyfill from 1.23.0 to 1.24.1 (#6858)
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 1.23.0 to 1.24.1.
- [Commits](https://github.com/SimonCropp/Polyfill/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent 1215d0f commit 7ee2dbb
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.23.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.24.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.8" />
<PackageReference Include="Newtonsoft.Json" Version="$(NewtonsoftJsonVersion)" />
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />
Expand Down

0 comments on commit 7ee2dbb

Please sign in to comment.