Skip to content

Commit

Permalink
Bump Polyfill from 4.0.0 to 4.1.0 in /src (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent ba2db3f commit bb1b80f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net48;net7.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Polyfill" Version="4.0.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="4.1.0" PrivateAssets="all" />
<PackageReference Include="NServiceBus" Version="8.1.6" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="ProjectDefaults" Version="1.0.109" PrivateAssets="all" />
Expand Down

0 comments on commit bb1b80f

Please sign in to comment.