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: Create version catalog and update versions #153

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

vgarciabnz
Copy link
Member

  • Create version catalog to manage the versions in one place.
  • Upgrade Kotlin to 2.0.21
  • Upgrade other libs. The update of Npm publish forces the use of JDK21 to run Gradle. The target version is still JDK17.
  • Changes the content of .gitignore to align it with the one in the expression-parser.

This PR increases the version to 3.3.4 to create the SNAPSHOT and beta version (NPMJS), so we can test that the upgrade of Kotlin and the changes in the build script.

@vgarciabnz vgarciabnz requested a review from superskip February 18, 2025 09:30
@vgarciabnz
Copy link
Member Author

vgarciabnz commented Feb 18, 2025

@superskip this PR changes the Kotlin version and the build script. Could you update the Capture app and do some quick test with this version (3.3.4-beta.0) just to verify that it keeps running and working? If it keeps working, please marked it as approved

Copy link
Contributor

@superskip superskip left a comment

Choose a reason for hiding this comment

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

Everything seems in order! Could we take in the last changes of the expression parser as well in this PR, or should that be done separately?

@vgarciabnz vgarciabnz merged commit b0c8df8 into master Feb 19, 2025
3 checks passed
@vgarciabnz vgarciabnz deleted the gradle-catalog-update-version branch February 19, 2025 12:50
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