Skip to content

Commit

Permalink
Bump Polyfill from 4.9.0 to 5.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 4.9.0 to 5.0.0.
- [Commits](SimonCropp/Polyfill@4.9.0...5.0.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 25, 2024
1 parent bfdfb59 commit dea16ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" Condition="'$(TargetFramework)' != 'net8.0'" />
<PackageReference Include="Polyfill" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="5.0.0" PrivateAssets="all" />
<PackageReference Include="ProjectDefaults" Version="1.0.126" PrivateAssets="all" />
<PackageReference Include="System.IO.Compression" Version="4.3.0" Condition="$(TargetFramework) == net48" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="NodaTime" Version="3.1.11" />
<PackageReference Include="Verify" Version="24.1.0" />
<PackageReference Include="ProjectDefaults" Version="1.0.126" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="4.9.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="5.0.0" PrivateAssets="all" />
<ProjectReference Include="..\AustralianProtectiveMarkings\AustralianProtectiveMarkings.csproj" />
</ItemGroup>
</Project>

0 comments on commit dea16ad

Please sign in to comment.