Skip to content

Commit

Permalink
chore(deps): bump org.camunda.bpm.extension:camunda-bpm-junit5
Browse files Browse the repository at this point in the history
Bumps [org.camunda.bpm.extension:camunda-bpm-junit5](https://github.com/camunda/camunda-bpm-junit5) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/camunda/camunda-bpm-junit5/releases)
- [Commits](camunda-community-hub/camunda-bpm-junit5@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: org.camunda.bpm.extension:camunda-bpm-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2023
1 parent 30bbb4f commit 2f6e89e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>org.camunda.bpm.extension</groupId>
<artifactId>camunda-bpm-junit5</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 2f6e89e

Please sign in to comment.