Skip to content

Commit 5676881

Browse files
Bump Polyfill from 1.30.0 to 1.32.0 in /src
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 1.30.0 to 1.32.0. - [Commits](SimonCropp/Polyfill@1.30.0...1.32.0) --- updated-dependencies: - dependency-name: Polyfill dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d47813 commit 5676881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Verify.Wolverine/Verify.Wolverine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Verify" Version="22.1.4" />
99
<PackageReference Include="ProjectDefaults" Version="1.0.101" PrivateAssets="all" />
1010
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
11-
<PackageReference Include="Polyfill" Version="1.30.0" PrivateAssets="all" />
11+
<PackageReference Include="Polyfill" Version="1.32.0" PrivateAssets="all" />
1212
<PackageReference Include="WolverineFx" Version="1.10.1" />
1313
</ItemGroup>
1414
</Project>

0 commit comments

Comments
 (0)