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
In case of a circular dependency (we think), we see a stackOverflowException.
This was not there until recently (as this block is new)
Will only have time tomorrow for PR/fix/investigation, so if anyone else can fix sooner, feel free 😄
Also, did not come up with a test case yet with outside world libraries...
If anyone knows outside world circular dependency libraries, feel free to comment! 😄
The text was updated successfully, but these errors were encountered:
https://github.com/openrewrite/rewrite/blame/d3e05f186e5bba28a204923bd469462fbbaafd9f/rewrite-gradle/src/main/java/org/openrewrite/gradle/UpgradeDependencyVersion.java#L718
In case of a circular dependency (we think), we see a stackOverflowException.
This was not there until recently (as this block is new)
Will only have time tomorrow for PR/fix/investigation, so if anyone else can fix sooner, feel free 😄
Also, did not come up with a test case yet with outside world libraries...
If anyone knows outside world circular dependency libraries, feel free to comment! 😄
The text was updated successfully, but these errors were encountered: