Skip to content

Commit c0be1a3

Browse files
Bump McMaster.Extensions.CommandLineUtils from 5.0.1 to 5.1.0
--- updated-dependencies: - dependency-name: McMaster.Extensions.CommandLineUtils dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b34b49d commit c0be1a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EncryptedConfigValue.Cli/EncryptedConfigValue.Cli.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="5.0.1" />
28+
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="5.1.0" />
2929
<ProjectReference Include="..\EncryptedConfigValue\EncryptedConfigValue.csproj">
3030
<ReferenceOutputAssembly>true</ReferenceOutputAssembly>
3131
</ProjectReference>

0 commit comments

Comments
 (0)