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

Feature upgrade dependencies #21

Merged
merged 4 commits into from
Sep 20, 2023
Merged

Conversation

micacko
Copy link
Collaborator

@micacko micacko commented Sep 19, 2023

Basic information

  • nrich-demo-backend version: 2.x.x

Additional information

Description

Summary

Upgrade dependencies to latest versions.

Details

Upgrade dependencies to latest versions.

Related issue

Types of changes

  • Dependency upgrade

Checklist

  • I have read the project's CONTRIBUTING document
  • I have checked my code with the project's static analysis tooling
  • I have formatted my code with the project's IDEA code-style configuration
  • I have checked my code for misspellings
  • I have organized my changes in easy-to-follow commits
  • [ ] My change requires a change to the documentation
  • [ ] I have updated the documentation accordingly
  • [ ] I have added tests to cover my changes
  • All new and existing tests pass

Copy link
Collaborator

@agrancaric agrancaric left a comment

Choose a reason for hiding this comment

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

Tests are failing, they are working on the 2.x.x branch issue is with envers, see if there is a newer version or try downgrading. Also update gradle.

@agrancaric
Copy link
Collaborator

You need to update gradle-wrapper.jar also.

@micacko micacko force-pushed the feature_upgradeDependencies branch from 36b4c8e to 7a49722 Compare September 20, 2023 13:08
@agrancaric agrancaric self-requested a review September 20, 2023 13:15
@agrancaric agrancaric merged commit 5012a1f into 2.x.x Sep 20, 2023
6 checks passed
@agrancaric agrancaric deleted the feature_upgradeDependencies branch September 20, 2023 13:16
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