Skip to content

Commit

Permalink
Merge pull request #379 from camunda-community-hub/dependabot/nuget/z…
Browse files Browse the repository at this point in the history
…b-client-1.2.0

chore(deps): bump zb-client from 1.1.0 to 1.2.0
  • Loading branch information
Zelldon committed Feb 7, 2022
2 parents 5eee120 + b786621 commit 358c012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client.Cloud.Example/Client.Cloud.Example.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="NLog.Extensions.Logging" Version="1.7.4" />
<PackageReference Include="zb-client" Version="1.1.0" />
<PackageReference Include="zb-client" Version="1.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 358c012

Please sign in to comment.