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
I was attempting to use Maven to create a project and while building the dependencies which included org.conductoross:conductor-ai:5.1.0 it seems I needed to revert back to Java 21 in order for the this dependency to compile
I was attempting to use Maven to create a project and while building the dependencies which included
org.conductoross:conductor-ai:5.1.0it seems I needed to revert back to Java 21 in order for the this dependency to compile