-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Update dependencies to the latest version #401
Comments
Hi I want to work on this issue. Could you assign it to me? |
Hi @tkim602 , absolutely, your collaboration is appreciated, let me know if any questions. |
Hi I made following updates to the build.gradle file as per your recommendation. Despite the changes, I am still encountering Hibernate dialect errors during the test (./gradlew test). I noticed that 35 out of 129 tests failed. While I do not have a complete stack tracing at the moment, the errors seem to be related to incorrect Hibernate configuration. I have tried updating build.gradle, cleared cache, and rebuilt the project. Since I am a beginner at contributions, it might be just on me lacking of skills. Could you please provide me guidance on how to resolve this? Thank you. |
Hi @tkim602 I sent you a collaboration request to make the things easier, once you accept you have a couple of options:
|
thank you for the support. I've just created a new PR. |
PR merged: #412 |
As developer, I would like to see latest versions in the project so that I can be up to date
Acceptance Criteria
3.3.5
10.21.0
5.8.0
org.mockito:mockito-inline
by'org.mockito:mockito-core' version
5.14.2`org.codehaus.groovy.modules.http-builder
since it is not required anymoreThe text was updated successfully, but these errors were encountered: