git-machete-intellij-plugin
git-machete-intellij-plugin copied to clipboard
Bump io.freefair.gradle:aspectj-plugin:6.4.3.1->6.5.1
Huh maybe just apply kotlin gradle plugin by name, not by class name
Meh, this:
apply(plugin = "org.jetbrains.kotlin.jvm")
doesn't seem to be a fix either :/
* What went wrong:
Failed to apply plugin 'org.jetbrains.kotlin.jvm'.
> Could not create an instance of type org.jetbrains.kotlin.gradle.dsl.KotlinJvmProjectExtension.
> Companion
Reassigning to @MaciejG604 as it's more of his area of expertise 🙃
Huh weird... anyway, let's check if https://github.com/VirtusLab/git-machete-intellij-plugin/pull/1200 passes (passed on my machine)