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

Remove workaround, update lock file #631

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Remove workaround, update lock file #631

merged 1 commit into from
Dec 12, 2023

Conversation

kilink
Copy link
Member

@kilink kilink commented Dec 12, 2023

Now that dgs-framework is on Gradle 8.x, remove unneeded workaround.

Now that dgs-framework is on Gradle 8.x, remove unneeded workaround.
@@ -43,15 +43,6 @@ allprojects {
apply plugin: 'com.netflix.nebula.info'
apply plugin: 'org.jetbrains.kotlin.jvm'

// Set Kotlin api / language version to 1.7 since dgs-framework
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are still stuck on gradle 7.x, so would still need this, no?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We were able to move to Gradle 8.0.2, so this specific workaround is not needed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh right, ok.

@kilink kilink merged commit 6ea58dd into master Dec 12, 2023
3 checks passed
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.

2 participants