Skip to content

Commit

Permalink
Merge pull request #1765 from jzabroski/fixDependencies
Browse files Browse the repository at this point in the history
Bump McMaster.Extensions.CommandLineUtils from 4.1.0 to 4.1.1
  • Loading branch information
jzabroski committed Mar 28, 2024
2 parents bafe29c + 10eec73 commit 0374ce8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>
<Import Project="../../Global.props" />
<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.0" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
Expand Down

0 comments on commit 0374ce8

Please sign in to comment.