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
Querydsl 3.0.0 introduced some changes that break binary compatibility with 2.x. Thus we'll see runtime errors if users upgrade to the latest version of it. We can fix this by upgrading to the version as well.