Skip to content

Commit

Permalink
chore(deps): bump zeebe.version from 8.2.8 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps `zeebe.version` from 8.2.8 to 8.3.0.

Updates `io.camunda:zeebe-process-test-assertions` from 8.2.8 to 8.3.0
- [Commits](https://github.com/camunda-community-hub/zeebe-process-test-root/commits)

Updates `io.camunda:zeebe-process-test-extension-testcontainer` from 8.2.8 to 8.3.0
- [Commits](https://github.com/camunda-community-hub/zeebe-process-test-root/commits)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-process-test-assertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-process-test-extension-testcontainer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 423e705 commit f9c7ede
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 @@ -35,7 +35,7 @@
For backwards compatibility we pin the version to compile to Camunda 7.17.
-->
<camunda.compile.version>7.17.0</camunda.compile.version>
<zeebe.version>8.2.8</zeebe.version>
<zeebe.version>8.3.0</zeebe.version>
<spring-zeebe.version>8.2.4</spring-zeebe.version>
<spring-boot.version>2.7.16</spring-boot.version>

Expand Down

0 comments on commit f9c7ede

Please sign in to comment.