Skip to content

Commit

Permalink
build(deps): bump zeebe.version from 8.3.1 to 8.3.2
Browse files Browse the repository at this point in the history
Bumps `zeebe.version` from 8.3.1 to 8.3.2.

Updates `io.camunda:zeebe-client-java` from 8.3.1 to 8.3.2
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.3.1...8.3.2)

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

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

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

Updates `io.camunda:zeebe-protocol-jackson` from 8.3.1 to 8.3.2
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@8.3.1...8.3.2)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-process-test-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-process-test-assertions
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-process-test-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.camunda:zeebe-protocol-jackson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 187d49f commit 659c171
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 @@ -25,7 +25,7 @@
</scm>
<properties>
<quarkus.version>3.5.0</quarkus.version>
<zeebe.version>8.3.1</zeebe.version>
<zeebe.version>8.3.2</zeebe.version>
<zeebe.testcontainers.version>3.6.0</zeebe.testcontainers.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit 659c171

Please sign in to comment.