Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build failures in PRs created by auto-update-versions #181

Open
wants to merge 2 commits into
base: versions/update-2021-11-10
Choose a base branch
from

Conversation

KengoTODA
Copy link

This PR will merge two changes into #180, to fix build failures in its branch.
There is no fix for the product itself, just update Gradle plugin versions to build with Gradle 7 and Java 16.

this change will fix `ExceptionInInitializerError`
at `org.jetbrains.kotlin.com.intellij.pom.java.LanguageLevel.<clinit>`
this change will fix the following error at config phase:

> Could not get unknown property 'compile' for configuration container of type
> org.gradle.api.internal.artifacts.configurations.DefaultConfigurationContainer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant