Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 16, 2024
1 parent 4c5d455 commit aba713d
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 @@ -12,7 +12,7 @@
</ItemGroup>

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

0 comments on commit aba713d

Please sign in to comment.