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

Fixed gradle scripts. #524

Merged
merged 6 commits into from
Jan 31, 2024
Merged

Conversation

altro3
Copy link
Contributor

@altro3 altro3 commented Jan 17, 2024

Fixed dependencies.
Removed extra libraries from versions catalog.
Upgrade libs.

Copy link
Contributor

@sdelamo sdelamo left a comment

Choose a reason for hiding this comment

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

Can you merge master into this branch?

Fixed dependencies.
Removed extra libraries from versions catalog.
Upgrade libs.
@altro3
Copy link
Contributor Author

altro3 commented Jan 30, 2024

@sdelamo done

gradle/libs.versions.toml Outdated Show resolved Hide resolved
implementation mn.micronaut.runtime
implementation(mnCache.micronaut.cache.core)
Copy link
Contributor

Choose a reason for hiding this comment

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

In general, I would prefer not to remove the parenthesis. They are valid in both Groovy and Kotlin DSL.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I agree that you can write parentheses everywhere. But I just brought the file to one view, because all the dependencies were without brackets, except this one.

spring-annotation/build.gradle Outdated Show resolved Hide resolved
spring-annotation/build.gradle Outdated Show resolved Hide resolved
spring-annotation/build.gradle Outdated Show resolved Hide resolved
Fixed dependencies.
Removed extra libraries from versions catalog.
Upgrade libs.
@sdelamo sdelamo merged commit 695a831 into micronaut-projects:master Jan 31, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants