Skip to content

Commit

Permalink
Merge pull request #605 from camunda-community-hub/dependabot/nuget/S…
Browse files Browse the repository at this point in the history
…ystem.Threading.Tasks.Dataflow-8.0.0

chore(deps): bump System.Threading.Tasks.Dataflow from 7.0.0 to 8.0.0
  • Loading branch information
ChrisKujawa authored Nov 14, 2023
2 parents 418a3f8 + 40891f4 commit a8a9c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ This release is based on the Zeebe 8.3.0 release (https://github.com/zeebe-io/ze
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="7.0.0" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a8a9c87

Please sign in to comment.