Skip to content

Commit

Permalink
chore(deps): bump org.camunda.bpm:camunda-bpm-assert
Browse files Browse the repository at this point in the history
Bumps org.camunda.bpm:camunda-bpm-assert from 7.20.0 to 7.21.0.

---
updated-dependencies:
- dependency-name: org.camunda.bpm:camunda-bpm-assert
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent f44e9b1 commit cb60db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/camunda-bpm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<camunda-bpm.version>7.20.0</camunda-bpm.version>
<camunda-bpm-assert.version>${camunda-bpm.version}</camunda-bpm-assert.version>
<camunda-bpm-assert.version>7.21.0</camunda-bpm-assert.version>
<camunda-platform-7-mockito.version>7.20.0</camunda-platform-7-mockito.version>
</properties>

Expand Down

0 comments on commit cb60db2

Please sign in to comment.