Skip to content

Commit

Permalink
Bump MinVer from 2.3.0 to 2.4.0
Browse files Browse the repository at this point in the history
Bumps [MinVer](https:/adamralph/minver) from 2.3.0 to 2.4.0.
- [Release notes](https:/adamralph/minver/releases)
- [Changelog](https:/adamralph/minver/blob/master/CHANGELOG.md)
- [Commits](adamralph/minver@2.3.0...2.4.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2021
1 parent 509f9f5 commit 941caa4
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 @@ -29,7 +29,7 @@
<PackageReference Include="JetBrains.Annotations" PrivateAssets="All" Version="2020.3.0" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" PrivateAssets="All" Version="3.3.1" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" PrivateAssets="All" Version="16.8.55" />
<PackageReference Include="MinVer" PrivateAssets="All" Version="2.3.1" />
<PackageReference Include="MinVer" PrivateAssets="All" Version="2.4.0" />
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="All" Version="1.1.118" />
</ItemGroup>

Expand Down

0 comments on commit 941caa4

Please sign in to comment.