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: bump path-core to 3.14.0 which includes products feature #239

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

geovanne-duarte-mx
Copy link
Collaborator

Summary of Changes

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Public API Additions/Changes

Please include a description of any new or modified publicly available classes and/or methods (if applicable).

Downstream Consumer Impact

Please include a description of how downstream consumers will be affected (breaking changes, bug fixes, internal behavior modification, etc.). If this PR introduces breaking changes please list out each of the breaking changes, as well as steps for migrating incompatible code.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@geovanne-duarte-mx geovanne-duarte-mx merged commit b682a90 into master Jul 24, 2024
4 checks passed
@geovanne-duarte-mx geovanne-duarte-mx deleted the gd/featrue-products branch July 24, 2024 15:55
@gerfboy
Copy link
Contributor

gerfboy commented Jul 24, 2024

Don't we need this in build.gradle?

ext {
    pathSDKVersion = "[3.14.0,4.0.0)"
    springVersion = "[2.7.0,2.8.0)!!2.7.5"
  }

@geovanne-duarte-mx
Copy link
Collaborator Author

Added the build.gradle change here

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.

3 participants