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
CI is failing for weeks? The reason is in gradle.properties, using springShellVersion 3.4.0, which is for Spring Shell Starter, not for old Spring Shell.
You can set "1.2.0.RELEASE" for springShellVersion for now, but I think you'd have to migrate to Spring Shell Starter.
The text was updated successfully, but these errors were encountered:
CI is failing for weeks? The reason is in gradle.properties, using springShellVersion 3.4.0, which is for Spring Shell Starter, not for old Spring Shell.
You can set "1.2.0.RELEASE" for
springShellVersion
for now, but I think you'd have to migrate to Spring Shell Starter.The text was updated successfully, but these errors were encountered: