Skip to content

Commit

Permalink
upgrade zeebe to 8.1.1 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadasfynarfin authored and fynmanoj committed Jun 7, 2023
1 parent 2c08036 commit 6e1cf3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation 'com.auth0:java-jwt:3.10.2'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.1'
implementation 'org.json:json:20190722'
implementation 'io.camunda:zeebe-client-java:1.3.1'
implementation 'io.camunda:zeebe-client-java:8.1.1'
implementation 'org.apache.camel:camel-core:3.4.0'
//Open Source repositories should not link to private repositories
//implementation 'com.interop.ilp.conditions:interop-ilp-conditions:1.3'
Expand Down

0 comments on commit 6e1cf3d

Please sign in to comment.