You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: