Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent f3fbed6 commit 9f59b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.SqlServer/Verify.SqlServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFrameworks>net48;net6.0;net7.0;net8.0</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Polyfill" Version="1.29.0" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.30.0" PrivateAssets="all" />
<PackageReference Include="Argon" Version="0.13.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
Expand Down

0 comments on commit 9f59b8c

Please sign in to comment.