Skip to content

Commit

Permalink
build(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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2022
1 parent a5d7163 commit adc2838
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 @@ -24,7 +24,7 @@
<spring-boot.version>2.6.3</spring-boot.version>
<groovy.version>2.4.21</groovy.version>
<spin.version>1.13.0</spin.version>
<camunda-assert.version>13.0.0</camunda-assert.version>
<camunda-assert.version>14.0.0</camunda-assert.version>

<kotlin.version>1.6.10</kotlin.version>
<jgiven.version>1.2.0</jgiven.version>
Expand Down

0 comments on commit adc2838

Please sign in to comment.