Skip to content

Commit

Permalink
Update dependency org.camunda.bpm:camunda-external-task-client to v7.…
Browse files Browse the repository at this point in the history
…21.0
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent d30fcaf commit 4f38bb1
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 @@ -369,7 +369,7 @@ dependencies {

implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-core', version: versions.tomcat
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-websocket', version: versions.tomcat
implementation group: 'org.camunda.bpm', name: 'camunda-external-task-client', version: '7.19.0'
implementation group: 'org.camunda.bpm', name: 'camunda-external-task-client', version: '7.21.0'
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.2.1'
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.17.0'
implementation group: 'com.github.ben-manes.caffeine', name: 'caffeine', version: '3.1.8'
Expand Down

0 comments on commit 4f38bb1

Please sign in to comment.