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

Maven test dependencies outside of rocker #1432

Merged
merged 3 commits into from Sep 19, 2022
Merged

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Sep 18, 2022

However, it does not use mockk version from the BOM for Maven Projects because that version does not work with Maven.

Mockk has upgraded to use Kotlin Multiplatform and does not work with Maven.

I think we should add io.mockk:mockk-jvm to micronaut-test. Because of that, I think we should keep the same versions we used to have for now.

Moreover, it uses mockk version from the BOM for Maven Projects. it is published by micronaut test.
@sdelamo sdelamo added this to the 3.7.0 milestone Sep 18, 2022
@sdelamo sdelamo merged commit b85957e into 3.7.x Sep 19, 2022
@sdelamo sdelamo deleted the test-outside-of-rocker branch September 19, 2022 17:32
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.

None yet

2 participants