Skip to content

Commit

Permalink
Merge pull request #6 from devlead/renovate/cake.bridge.dependencyinj…
Browse files Browse the repository at this point in the history
…ection-0.x

Update dependency Cake.Bridge.DependencyInjection to 0.16.0
  • Loading branch information
devlead authored Jan 21, 2025
2 parents c94a8dc + 8124872 commit d2a9e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DPI/DPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="Cake.Core" Version="5.0.0" />
<PackageReference Include="Cake.Common" Version="5.0.0" />
<PackageReference Include="Cake.Bridge.DependencyInjection" Version="0.15.0" />
<PackageReference Include="Cake.Bridge.DependencyInjection" Version="0.16.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.1" />
</ItemGroup>

Expand Down

0 comments on commit d2a9e3a

Please sign in to comment.