Skip to content

Commit

Permalink
chore(deps): update dependency minver to v2.5.0 (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 22, 2021
1 parent f0f97f9 commit a6ec53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NCrontab.Advanced/Directory.Build.props
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MinVer" Version="2.3.1" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="2.5.0" PrivateAssets="All" />
<None Include="Icons/x-office-calendar.png" Pack="true" PackagePath="/icon.png"/>
</ItemGroup>
</Project>

0 comments on commit a6ec53f

Please sign in to comment.