Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(user-guide/testing): Add assertj to Matrix #1690

Closed
wants to merge 1 commit into from

Conversation

psavidis
Copy link
Contributor

@psavidis psavidis commented Oct 7, 2024

@psavidis psavidis self-assigned this Oct 7, 2024
@@ -411,6 +411,12 @@ With Camunda 7.17.0 the project was moved into the [Camunda 7 repository](https:
<td>7.20.0<br/>7.21.0</td>
<td>7.20.0<br/>7.21.0</td>
</tr>
<tr>
<td>camunda-bpm-assert</td>
<td>3.25.3</td>
Copy link
Contributor Author

@psavidis psavidis Oct 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version in the camunda-bpm-assert-root module is transitively brought by Spring Boot version and the corresponding dependency version is 3.25.3.

💡 The following artifacts use explicitly assertj 2.9.1 from the parent

  • camunda-commons (ref)
  • camunda-connect (ref)
  • camunda-template-engines-freemarker (ref)
  • camunda-core-internal-dependencies (ref)

❓ Double check with the reviewer the assertj versions have nothing to do with the assertj used in the projects and verify the correctness of the committed entry

@psavidis
Copy link
Contributor Author

psavidis commented Oct 7, 2024

Closing this PR to incorporate all doc matrix init changes into another more generic PR

@psavidis psavidis closed this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant