Skip to content

Commit

Permalink
fix(deps): update dependency io.camunda:zeebe-client-java to v8.6.4 (#…
Browse files Browse the repository at this point in the history
…535)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent a065b27 commit 1dd6382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zeebe-client-plain-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-client-java</artifactId>
<version>8.6.3</version>
<version>8.6.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1dd6382

Please sign in to comment.