Skip to content

Commit 42fbc83

Browse files
Bump Polyfill from 1.24.1 to 1.27.1 (#6899)
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 1.24.1 to 1.27.1. - [Commits](https://github.com/SimonCropp/Polyfill/commits/1.27.1) --- 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>
1 parent f5ce02c commit 42fbc83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/Akka/Akka.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Polyfill" Version="1.24.1" PrivateAssets="all" />
16+
<PackageReference Include="Polyfill" Version="1.27.1" PrivateAssets="all" />
1717
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.10" />
1818
<PackageReference Include="Newtonsoft.Json" Version="$(NewtonsoftJsonVersion)" />
1919
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />

0 commit comments

Comments
 (0)