Skip to content

Commit

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

chore(deps): bump zb-client from 2.1.0 to 2.2.0
  • Loading branch information
ChrisKujawa authored Sep 11, 2023
2 parents 453d5ba + bf2bc67 commit e1f9fc2
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="5.3.4" />
<PackageReference Include="zb-client" Version="2.1.0" />
<PackageReference Include="zb-client" Version="2.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e1f9fc2

Please sign in to comment.