Skip to content

Commit

Permalink
Merge pull request #129 from camunda-community-hub/dependabot/maven/o…
Browse files Browse the repository at this point in the history
…rg.camunda.bpm.extension-camunda-bpm-junit5-1.1.0

chore(deps): bump org.camunda.bpm.extension:camunda-bpm-junit5 from 1.0.0 to 1.1.0
  • Loading branch information
VonDerBeck authored Oct 7, 2023
2 parents 7e19240 + 2f6e89e commit 55fd599
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 55fd599

Please sign in to comment.