Skip to content

Commit

Permalink
Bump MinVer from 4.2.0 to 4.3.0
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.
- [Release notes](https://github.com/adamralph/minver/releases)
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and RehanSaeed committed Mar 17, 2023
1 parent 55e1756 commit 1403df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" PrivateAssets="all" Version="17.4.27" />
<PackageReference Include="MinVer" PrivateAssets="all" Version="4.2.0" />
<PackageReference Include="MinVer" PrivateAssets="all" Version="4.3.0" />
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="all" Version="1.2.0-beta.435" />
</ItemGroup>

Expand Down

0 comments on commit 1403df8

Please sign in to comment.