Skip to content

Commit

Permalink
Merge pull request #3979 from devlead/feature/gh-3978
Browse files Browse the repository at this point in the history
GH3978: Microsoft.Extensions.DependencyInjection to 6.0.1
  • Loading branch information
devlead committed Oct 13, 2022
2 parents c749b5e + 1a56553 commit 27300dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Frosting/Cake.Frosting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Cake.Cli\Cake.Cli.csproj" />
Expand Down

0 comments on commit 27300dd

Please sign in to comment.