Skip to content

Commit 300780c

Browse files
Bump Polyfill from 1.22.0 to 1.23.0 (#6739)
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 1.22.0 to 1.23.0. - [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>
1 parent d7da8dd commit 300780c

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.22.0" PrivateAssets="all" />
16+
<PackageReference Include="Polyfill" Version="1.23.0" PrivateAssets="all" />
1717
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="7.0.5" />
1818
<PackageReference Include="Newtonsoft.Json" Version="$(NewtonsoftJsonVersion)" />
1919
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />

0 commit comments

Comments
 (0)