Skip to content

Commit

Permalink
chore(deps): bump zb-client from 2.4.0 to 2.5.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.4.0 to 2.5.0.
- [Release notes](https://github.com/zeebe-io/zeebe-client-csharp/releases)
- [Commits](2.4.0...2.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 84e2508 commit d56774a
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.8" />
<PackageReference Include="zb-client" Version="2.4.0" />
<PackageReference Include="zb-client" Version="2.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d56774a

Please sign in to comment.