Skip to content

Commit

Permalink
chore(deps): bump camunda-bpm-assert from 7.18.0 to 7.19.0
Browse files Browse the repository at this point in the history
Bumps camunda-bpm-assert from 7.18.0 to 7.19.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2023
1 parent 871e64a commit 09d22da
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 @@ -15,7 +15,7 @@

<properties>
<camunda-bpm.version>7.18.0</camunda-bpm.version>
<camunda-bpm-assert.version>${camunda-bpm.version}</camunda-bpm-assert.version>
<camunda-bpm-assert.version>7.19.0</camunda-bpm-assert.version>
<camunda-platform-7-mockito.version>6.18.0</camunda-platform-7-mockito.version>
</properties>

Expand Down

0 comments on commit 09d22da

Please sign in to comment.