Skip to content

Commit

Permalink
Bump minver from 4.2.0 to 4.3.0 in /src (#60)
Browse files Browse the repository at this point in the history
Bumps [minver](https://github.com/adamralph/minver) from 4.2.0 to 4.3.0.
- [Changelog](https://github.com/adamralph/minver/blob/main/CHANGELOG.md)
- [Commits](adamralph/minver@4.2.0...4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 6, 2023
1 parent badbc15 commit 5ecce12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TFWhatsUp.Console/TFWhatsUp.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="minver" Version="4.2.0">
<PackageReference Include="minver" Version="4.3.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 5ecce12

Please sign in to comment.