Skip to content

Commit

Permalink
chore(deps-dev): bump zeebe-test-container from 3.1.0 to 3.2.0 (#147)
Browse files Browse the repository at this point in the history
Bumps [zeebe-test-container](https://github.com/zeebe-io/zeebe-test-container) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/zeebe-io/zeebe-test-container/releases)
- [Commits](camunda-community-hub/zeebe-test-container@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: io.zeebe:zeebe-test-container
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2021
1 parent bd8b357 commit a8f7e37
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 @@ -117,7 +117,7 @@
<groupId>io.zeebe</groupId>
<artifactId>zeebe-test-container</artifactId>
<scope>test</scope>
<version>3.1.0</version>
<version>3.2.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a8f7e37

Please sign in to comment.