Skip to content

Commit 7bd1d78

Browse files
Bump McMaster.Extensions.CommandLineUtils from 5.0.0 to 5.0.1
--- updated-dependencies: - dependency-name: McMaster.Extensions.CommandLineUtils dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b6a9e4 commit 7bd1d78

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.0" />
28+
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="5.0.1" />
2929
<ProjectReference Include="..\EncryptedConfigValue\EncryptedConfigValue.csproj">
3030
<ReferenceOutputAssembly>true</ReferenceOutputAssembly>
3131
</ProjectReference>

0 commit comments

Comments
 (0)