Skip to content

Commit

Permalink
upgrade zeebe to 8.1.1 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadasfynarfin authored Jun 2, 2023
1 parent aad535d commit ad0028f
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 @@ -25,7 +25,7 @@ repositories {

ext {
camelVersion = '3.18.1'
zeebClientVersion = '1.3.1'
zeebClientVersion = '8.1.1'
}

configurations.all {
Expand Down

0 comments on commit ad0028f

Please sign in to comment.