Skip to content

Commit

Permalink
upgrade zeebe to 8.1.1 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadasfynarfin authored Jun 2, 2023
1 parent 428e088 commit f5b81c4
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 @@ -31,7 +31,7 @@ dependencies {
implementation 'org.apache.camel.springboot:camel-jackson-starter:3.4.0'
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.1'
implementation 'org.json:json:20190722'
implementation 'io.camunda:zeebe-client-java:1.1.0'
implementation 'io.camunda:zeebe-client-java:8.1.1'
implementation 'com.auth0:java-jwt:3.10.2'
compileOnly 'org.projectlombok:lombok:1.18.24'
annotationProcessor 'org.projectlombok:lombok:1.18.24'
Expand Down

0 comments on commit f5b81c4

Please sign in to comment.