Skip to content

Commit

Permalink
Bump WolverineFx from 1.12.2 to 1.12.3 in /src
Browse files Browse the repository at this point in the history
Bumps [WolverineFx](https://github.com/jasperfx/wolverine) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V1.12.2...V1.12.3)

---
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 Nov 23, 2023
1 parent 4a14b20 commit ff6e2ed
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.102" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
<PackageReference Include="Polyfill" Version="1.32.1" PrivateAssets="all" />
<PackageReference Include="WolverineFx" Version="1.12.2" />
<PackageReference Include="WolverineFx" Version="1.12.3" />
</ItemGroup>
</Project>

0 comments on commit ff6e2ed

Please sign in to comment.