Skip to content

Commit

Permalink
chore(deps): bump camunda-bpm-assert from 13.0.0 to 14.0.0
Browse files Browse the repository at this point in the history
Bumps [camunda-bpm-assert](https://github.com/camunda/camunda-bpm-assert) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/camunda/camunda-bpm-assert/releases)
- [Commits](camunda/camunda-bpm-assert@13.0.0...14.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2022
1 parent 8bc2fea commit 55445a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<jgiven.version>1.2.0</jgiven.version>
<junit.version>4.13.2</junit.version>
<assertj.version>3.19.0</assertj.version>
<camunda-bpm-assert.version>13.0.0</camunda-bpm-assert.version>
<camunda-bpm-assert.version>14.0.0</camunda-bpm-assert.version>
<jgiven-kotlin.version>1.0.1</jgiven-kotlin.version>

<java.version>11</java.version>
Expand Down

0 comments on commit 55445a1

Please sign in to comment.