We are looking to upgrade our backend application in our organization. We have planned to upgrading the following things.
JDK from v10 to v17
Gradle from v4.10.2 to v7.3
After making the above changes, We are facing the following issue.
Could not find com.github.baloise:rocket-chat-rest-client:0.1.2-SNAPSHOT
Does rocket-chat-rest-client v0.1.2-SNAPSHOT supports JDK 17 and Gradle v7.3? Any solution or reason related to the above error?