Skip to content

Commit

Permalink
Upgrade Zeebe to 8.1.1 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadasfynarfin authored May 24, 2023
1 parent d2441ab commit dec11b6
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 @@ -33,7 +33,7 @@ dependencies {
implementation 'org.json:json:20210307'
implementation 'org.apache.cxf:cxf-rt-rs-client:3.2.5'
implementation 'org.apache.cxf:cxf-rt-frontend-jaxrs:3.2.5'
implementation 'io.camunda:zeebe-client-java:1.1.0'
implementation 'io.camunda:zeebe-client-java:8.1.1'
testImplementation 'org.springframework.boot:spring-boot-starter-test:2.2.2.RELEASE'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.6.0'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.6.0'
Expand Down

0 comments on commit dec11b6

Please sign in to comment.