Skip to content

Commit

Permalink
chore(deps): bump zb-client from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [zb-client](https://github.com/zeebe-io/zeebe-client-csharp) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/zeebe-io/zeebe-client-csharp/releases)
- [Commits](2.2.0...2.3.0)

---
updated-dependencies:
- dependency-name: zb-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 05fb81f commit 93a150a
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.5" />
<PackageReference Include="zb-client" Version="2.2.0" />
<PackageReference Include="zb-client" Version="2.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 93a150a

Please sign in to comment.