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
Describe the bug
When I bump the version to 2024.1.1-beta-3 I get the error
FAILURE: Build failed with an exception.
* What went wrong:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: org/gradle/api/flow/FlowAction
> java.lang.NoClassDefFoundError: org/gradle/api/flow/FlowAction
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 347ms
To Reproduce
Steps to reproduce the behavior:
clone the repository
bump the version to 2024.1.1-beta3
attempt to use a gradlew task
See error
Expected behavior
It succesfully executes the task
Environment
OS: Linux Mint
Caching: None (manually deleted)
Commit: 4dc4d7b
Shell: Bash in TMUX
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
When I bump the version to 2024.1.1-beta-3 I get the error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It succesfully executes the task
Environment
OS: Linux Mint
Caching: None (manually deleted)
Commit: 4dc4d7b
Shell: Bash in TMUX
Additional context
The text was updated successfully, but these errors were encountered: