Skip to content

Commit

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

chore(deps): bump System.Threading.Tasks.Dataflow from 5.0.0 to 6.0.0
  • Loading branch information
ChrisKujawa authored Nov 10, 2021
2 parents 5dc6528 + 0e01397 commit f33a465
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 @@ -55,7 +55,7 @@ This release is based on the Zeebe 1.0.X release (https://github.com/zeebe-io/ze
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="5.0.0" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="6.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f33a465

Please sign in to comment.