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

Ensure same Spring Boot version is used across different tests #1109

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

artur-ciocanu
Copy link
Contributor

Description

Ensure same Spring Boot version is used across different tests

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1108

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@artur-ciocanu artur-ciocanu requested review from a team as code owners August 21, 2024 16:54
@artur-ciocanu
Copy link
Contributor Author

@artursouza and @cicoyle this is another tiny PR to "keep the house in order". Please take a look and if everything looks good approve and merge it.

@dapr-bot dapr-bot merged commit 93a7bc5 into dapr:master Aug 22, 2024
7 checks passed
salaboy pushed a commit to salaboy/java-sdk that referenced this pull request Aug 23, 2024
…1109)

Signed-off-by: Artur Ciocanu <[email protected]>
Co-authored-by: Artur Ciocanu <[email protected]>
Signed-off-by: salaboy <[email protected]>
@cicoyle cicoyle added this to the v1.13 milestone Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unit and integration tests are using different version of Spring Boot
4 participants