Skip to content

Commit f4ed9bb

Browse files
chore(deps): bump MinVer from 4.3.0 to 7.0.0 (#429)
Updated [MinVer](https://github.com/adamralph/minver) from 4.3.0 to 7.0.0. <details> <summary>Release notes</summary> _Sourced from [MinVer's releases](https://github.com/adamralph/minver/releases)._ No release notes found for this version range. Commits viewable in [compare view](https://github.com/adamralph/minver/commits). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 61cb77a commit f4ed9bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FMData/FMData.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
<ItemGroup>
4646
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
47-
<PackageReference Include="MinVer" Version="4.3.0" PrivateAssets="All" />
47+
<PackageReference Include="MinVer" Version="7.0.0" PrivateAssets="All" />
4848
</ItemGroup>
4949

5050
<ItemGroup Condition="$(TargetFramework) == 'netstandard1.3'">

0 commit comments

Comments
 (0)