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
Execution failed for task ':pl.tlinkowski.annotation.basic:compileKotlin'.
> Could not resolve all files for configuration ':pl.tlinkowski.annotation.basic:compileClasspath'.
> Could not find org.jetbrains.kotlin:builtins:1.3.41.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/builtins/1.3.41/builtins-1.3.41.pom
- https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/builtins/1.3.41/builtins-1.3.41.jar
Required by:
project :pl.tlinkowski.annotation.basic > org.jetbrains.kotlin:kotlin-annotations-jvm:1.3.41
Source: https://search.maven.org/artifact/org.jetbrains.kotlin/kotlin-annotations-jvm/1.3.41/jar
We should switch to "1.3.50" or load "1.3.41" without its compile dependency.
The text was updated successfully, but these errors were encountered: