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

Use range version for dependencies (Closes #34) #40

Closed
wants to merge 1 commit into from
Closed

Use range version for dependencies (Closes #34) #40

wants to merge 1 commit into from

Conversation

yonatankarp
Copy link
Collaborator

This commit allows the project to use the latest patch release of the dependencies used by each of submodules in the project so it will not break the consumers if they're using a newer version of the library on runtime.

This commit allows the project to use the latest patch release of the dependencies used by each of submodules in the project so it will not break the consumers if they're using a newer version of the library on runtime.
@Flaxoos
Copy link
Owner

Flaxoos commented Jun 22, 2024

I think we should use the ktor bom to make sure the relevant versions change in lockstep

https://docs.gradle.org/current/userguide/platforms.html#sub:bom_import

@yonatankarp yonatankarp closed this by deleting the head repository Jun 24, 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.

2 participants