Skip to content

Commit

Permalink
Merge pull request #44 from camunda-community-hub/renovate/dotnet-mon…
Browse files Browse the repository at this point in the history
…orepo

chore(deps): update dependency microsoft.extensions.hosting to 8.0.1
  • Loading branch information
VonDerBeck authored Oct 9, 2024
2 parents 04b7cca + 8965d11 commit 195cd65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ So this is our version of a good Bootstrap Extension for the C# Zeebe Client. Cr

<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />
<PackageReference Include="zb-client" Version="2.7.0" />
</ItemGroup>
Expand Down

0 comments on commit 195cd65

Please sign in to comment.