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
We are hitting some library and plugin issues with incompatibilities between Kotlin versions. Downgrading back to 1.3.72 for now, we will revisit update to 1.4 sometime in the future.
Copy file name to clipboardExpand all lines: plugins/graphql-kotlin-gradle-plugin/src/test/kotlin/com/expediagroup/graphql/plugin/gradle/GraphQLGradlePluginAbstractIT.kt
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ abstract class GraphQLGradlePluginAbstractIT {
35
35
// unsure if there is a better way - correct values are set from Gradle build
36
36
// when running directly from IDE you will need to manually update those to correct values
0 commit comments