mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
LSP-355 [lsp] move gradle tooling lib to project
GitOrigin-RevId: f71a5e5ed6a7f5804f808399cde8ca4ab667270e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f03c134d4e
commit
b54512198d
@@ -394,6 +394,10 @@ object CommunityLibraryLicenses {
|
||||
.apache("https://github.com/gradle/gradle/blob/master/LICENSE")
|
||||
.suppliedByOrganizations("Gradle Inc."),
|
||||
|
||||
LibraryLicense(libraryName = "Gradle Tooling API", url = "https://gradle.org/")
|
||||
.apache("https://github.com/gradle/gradle/blob/master/LICENSE")
|
||||
.suppliedByOrganizations("Gradle Inc."),
|
||||
|
||||
LibraryLicense("GraphQL Java", version = LibraryLicense.CUSTOM_REVISION, attachedTo = "intellij.graphql", url = "https://github.com/graphql-java/graphql-java")
|
||||
.mit("https://github.com/graphql-java/graphql-java/blob/master/LICENSE.md"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user