Skip to content

Commit

Permalink
Bump WolverineFx from 1.8.0 to 1.8.2 in /src
Browse files Browse the repository at this point in the history
Bumps [WolverineFx](https://github.com/jasperfx/wolverine) from 1.8.0 to 1.8.2.
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](https://github.com/jasperfx/wolverine/commits)

---
updated-dependencies:
- dependency-name: WolverineFx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent aa046d4 commit f2d9534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Verify.Wolverine/Verify.Wolverine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
<PackageReference Include="ProjectDefaults" Version="1.0.100" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="Polyfill" Version="1.29.0" PrivateAssets="all" />
<PackageReference Include="WolverineFx" Version="1.8.0" />
<PackageReference Include="WolverineFx" Version="1.8.2" />
</ItemGroup>
</Project>

0 comments on commit f2d9534

Please sign in to comment.